aboutsummaryrefslogtreecommitdiffstats
path: root/test/sdbm
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* * test/ruby/test_object.rb: Specify an exception class for rescue clause.akr2014-11-111-1/+1
* test_sdbm.rb: only if SDBMnobu2013-06-201-1/+1
* test_sdbm.rb: open_db_childnobu2013-06-191-39/+26
* * test/sdbm/test_sdbm.rb (test_s_open_error): doesn't support to avoid readusa2010-05-271-0/+1
* * test/sdbm/test_sdbm.rb (TestSDBM#test_index): Reflect the methodknu2008-11-101-9/+3
* * string.c (rb_external_str_new_with_enc): no implicit strlen call.matz2008-10-221-5/+2
* * test/sdbm/test_sdbm.rb: add some tests.mame2008-08-011-0/+34
* use Dir.mktmpdir.akr2007-10-241-3/+2
* don't generate temporary files under current directory.akr2007-09-281-16/+19
* dbm/test_dbm.rb: specify pid for Process.wait.akr2005-08-121-4/+4
* * win32/win32.c (open_ifs_socket): new function.usa2005-07-061-7/+7
* * test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some testsusa2005-07-041-0/+10
* * ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?usa2005-06-201-1/+3
* * test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb withakr2005-06-031-0/+515