summaryrefslogtreecommitdiff
path: root/test/gdbm
AgeCommit message (Expand)Author
2010-10-01* lib/rdoc/ri/ri_paths.rb (RI::Paths): use RbConfig instead ofnobu
2010-04-16* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-11-10* ext/dbm/dbm.c (fdbm_key): Rename #index to #key. Emit a warningknu
2008-04-23* test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_no_create): failedkazu
2007-02-27* test/{dbm,gdbm}/test_{dbm,gdbm}.rb: shouldn't use host_os. useusa
2005-12-14* test/gdbm/test_gdbm.rb: specify pid for the argument ofeban
2005-10-31* test/gdbm/test_gdbm.rb, test/sdbm/test_sdbm.rb (test_s_open_error):usa
2005-08-31* test/gdbm/test_gdbm.rb (teardown): should remove GDBM temporaryusa
2005-07-04* test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some testsusa
2005-06-20* ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?usa
2005-06-04* test/dbm/test_dbm.rb: merged from ext/dbm/testdbm.rb.akr
2004-05-16* ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument toakr
2004-05-07add freeze test for dbm and gdbm.akr
2004-04-15add a gdbm test for [ruby-dev:23381]akr