aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/fileutils/test_fileutils.rb (rm_f, rm_r): test :force flag.aamine2004-05-021-0/+19
* check hash tuple sizeseki2004-04-211-19/+26
* add a gdbm test for [ruby-dev:23381]akr2004-04-151-0/+33
* change pattern matching [druby-ja:98]seki2004-04-131-1/+2
* * test/soap/calc/test_calc_cgi.rb: not parent, parent directory of it.nobu2004-04-081-1/+1
* * test/drb/drbtest.rb, test/soap/calc/test_calc_cgi.rb: restore $:nobu2004-04-082-4/+14
* * ext/extmk.rb (extmake): skip uncompiled extensions.nobu2004-04-084-11/+8
* add an assertion for [0x100000000].pack("U").akr2004-04-071-0/+1
* add test for [ruby-dev:23344].akr2004-04-071-1/+6
* * lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource orkou2004-04-071-0/+31
* fix hash tuple bugseki2004-04-061-8/+36
* check zlib existence.akr2004-04-061-4/+9
* update test_new_nil.akr2004-04-051-7/+1
* * test/zlib/test_zlib.rb: new file.akr2004-04-051-0/+16
* add test_symmetry_bignum.akr2004-04-011-0/+6
* add test_pack_U.akr2004-04-011-0/+11
* add 2 assertions.akr2004-03-311-0/+2
* add a test. [ruby-dev:22619]akr2004-03-311-4/+14
* more tests for Time.utc.akr2004-03-311-5/+29
* add test for minimum 32bit signed time_t for Time.utc.akr2004-03-301-1/+2
* * time.c (search_time_t): limit guess range by mktime if it isakr2004-03-301-0/+10
* * test/rss/*: Test::Unit::TestCase -> RSS::TestCase andkou2004-03-2111-955/+977
* * test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet.kou2004-03-214-1/+178
* * variable.c (rb_cvar_set): class variables become private to thematz2004-03-194-13/+23
* * eval.c (proc_eq): avoid false positive by using scope andmatz2004-03-182-4/+4
* use druby://localhost:0, [ruby-dev:23078]seki2004-03-135-5/+5
* * test/fileutils/test_fileutils.rb (test_rm_r): test if rm_rf can remove a sy...aamine2004-03-101-0/+9
* * lib/net/http.rb: HTTPHeader keeps its header fields as an array.aamine2004-03-061-10/+77
* * ext/strscan/strscan.c: new method StringScanner#initialize_copy to allow #d...aamine2004-03-051-0/+61
* * ext/syck/rubyext.c: get rid of warnings.nobu2004-03-031-146/+151
* Fixed to work with Ruby test suite (patch from Nobu)dblack2004-03-023-66/+57
* * test/ruby/test_iterator.rb (test_ljump): cannot usenobu2004-03-021-4/+11
* First commit of scanf test filesdblack2004-03-014-0/+422
* * MANIFEST: add test_erb.rbseki2004-02-281-0/+40
* require drb/eq.rb by defaultseki2004-02-261-4/+0
* * lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb:nobu2004-02-254-4/+4
* * test/ruby/test_file.rb (test_fnmatch): test for dir.c:1.108.nobu2004-02-241-10/+8
* * test/rinda/test_rinda.rb: DRb.start_service only once in testsuites.nahi2004-02-191-1/+1
* import test_rinda.rbseki2004-02-181-0/+367
* * test/*: should not depend on $KCODE.nahi2004-02-1835-84/+28
* * test/ruby/test_sprintf.rb: added tests.usa2004-02-181-0/+77
* * test/soap/marshal/test_marshal.rb, test/ruby/test_marshal.rb: do $:nahi2004-02-172-3/+16
* * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi2004-02-174-917/+501
* * lib/csv.rb: document reduction. [ruby-core:02429]nahi2004-02-161-0/+2
* * test/rss/test_trackback.rb: added tests for TrackBack with RSSkou2004-02-132-5/+73
* * test/fileutils/test_fileutils.rb: rescue SystemCallError instead of EINVAL....aamine2004-02-131-1/+1
* * test/fileutils/test_fileutils.rb: File.link raises EINVAL on Win9x. [ruby-d...aamine2004-02-121-2/+2
* * test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle):akira2004-02-081-0/+6
* * test/ruby/test_file.rb (TestFile::test_fnmatch): added tests forakira2004-02-081-0/+6
* * test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle):akira2004-02-081-0/+17