summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2004-05-07* lib/fileutils.rb (fu_list): Array() breaks pathes including "\n". [ruby-cor...aamine
2004-05-07add freeze test for dbm and gdbm.akr
2004-05-02* test/fileutils/test_fileutils.rb (rm_f, rm_r): test :force flag.aamine
2004-04-21check hash tuple sizeseki
2004-04-15add a gdbm test for [ruby-dev:23381]akr
2004-04-13change pattern matching [druby-ja:98]seki
2004-04-08* test/soap/calc/test_calc_cgi.rb: not parent, parent directory of it.nobu
2004-04-08* test/drb/drbtest.rb, test/soap/calc/test_calc_cgi.rb: restore $:nobu
2004-04-08* ext/extmk.rb (extmake): skip uncompiled extensions.nobu
2004-04-07add an assertion for [0x100000000].pack("U").akr
2004-04-07add test for [ruby-dev:23344].akr
2004-04-07* lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource orkou
2004-04-06fix hash tuple bugseki
2004-04-06check zlib existence.akr
2004-04-05update test_new_nil.akr
2004-04-05* test/zlib/test_zlib.rb: new file.akr
2004-04-01add test_symmetry_bignum.akr
2004-04-01add test_pack_U.akr
2004-03-31add 2 assertions.akr
2004-03-31add a test. [ruby-dev:22619]akr
2004-03-31more tests for Time.utc.akr
2004-03-30add test for minimum 32bit signed time_t for Time.utc.akr
2004-03-30* time.c (search_time_t): limit guess range by mktime if it isakr
2004-03-21* test/rss/*: Test::Unit::TestCase -> RSS::TestCase andkou
2004-03-21* test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet.kou
2004-03-19* variable.c (rb_cvar_set): class variables become private to thematz
2004-03-18* eval.c (proc_eq): avoid false positive by using scope andmatz
2004-03-13use druby://localhost:0, [ruby-dev:23078]seki
2004-03-10* test/fileutils/test_fileutils.rb (test_rm_r): test if rm_rf can remove a sy...aamine
2004-03-06* lib/net/http.rb: HTTPHeader keeps its header fields as an array.aamine
2004-03-05* ext/strscan/strscan.c: new method StringScanner#initialize_copy to allow #d...aamine
2004-03-03* ext/syck/rubyext.c: get rid of warnings.nobu
2004-03-02Fixed to work with Ruby test suite (patch from Nobu)dblack
2004-03-02* test/ruby/test_iterator.rb (test_ljump): cannot usenobu
2004-03-01First commit of scanf test filesdblack
2004-02-28 * MANIFEST: add test_erb.rbseki
2004-02-26require drb/eq.rb by defaultseki
2004-02-25* lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb:nobu
2004-02-24* test/ruby/test_file.rb (test_fnmatch): test for dir.c:1.108.nobu
2004-02-19 * test/rinda/test_rinda.rb: DRb.start_service only once in testsuites.nahi
2004-02-18import test_rinda.rbseki
2004-02-18 * test/*: should not depend on $KCODE.nahi
2004-02-18* test/ruby/test_sprintf.rb: added tests.usa
2004-02-17 * test/soap/marshal/test_marshal.rb, test/ruby/test_marshal.rb: do $:nahi
2004-02-17 * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi
2004-02-16 * lib/csv.rb: document reduction. [ruby-core:02429]nahi
2004-02-13* test/rss/test_trackback.rb: added tests for TrackBack with RSSkou
2004-02-13* test/fileutils/test_fileutils.rb: rescue SystemCallError instead of EINVAL....aamine
2004-02-12* test/fileutils/test_fileutils.rb: File.link raises EINVAL on Win9x. [ruby-d...aamine
2004-02-08* test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle):akira