Directory test/sdbm/

Directory Created:
2005-06-03 17:43
Total Files:
1
Deleted Files:
0
Lines of Code:
527

Browse with ViewVC

[root]/test/sdbm

Lines of Code

test/sdbm/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 6 (100.0%) 539 (100.0%) 89.8
akr 2 (33.3%) 519 (96.3%) 259.5
usa 3 (50.0%) 20 (3.7%) 6.6
shyouhei 1 (16.7%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

akr 2005-08-12 16:53

dbm/test_dbm.rb: specify pid for Process.wait.

gdbm/test_gdbm.rb: ditto.

sdbm/test_sdbm.rb: ditto.



dbm/test_dbm.rb: add tests for open when db is not exist.

gdbm/test_gdbm.rb: ditto.

4 lines of code changed in:

usa 2005-07-06 03:20

* win32/win32.c (open_ifs_socket): new function.



* win32/win32.c (StartSockets, rb_w32_socket): use open_ifs_socket()

instead of socket().

all changes are derived from [ruby-core:5388].

7 lines of code changed in:

usa 2005-07-04 03:24

* test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some tests

which using fork on fork-less platforms.

10 lines of code changed in:

usa 2005-06-20 09:17

* ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?



* ext/gdbm/gdbm.c (fgdbm_closed): new method GDBM#closed?



* ext/sdbm/init.c (fsdbm_closed): new method SDBM#closed?



* test/dbm/test_dbm.rb, test/gdbm/test_gdbm.rb, test/sdbm/test_sdbm.rb

(teardown): close all db objects before deleting data files.



* win32/win32.{ch} (unlink): hook runtime function to change

file attribute before unlinking.

merge from 1.8, see [ruby-dev:26360]

3 lines of code changed in:

akr 2005-06-03 17:43

* test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb with

modification to use test/unit.

515 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT