summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2003-09-26* test/ruby/test_marshal.rb: add test for ruby's objects.nahi
2003-09-25 * lib/ostruct.rb: Added OpenStruct#==.ntalbott
2003-09-24* lib/soap/* (29 files): SOAP4R added.nahi
2003-09-23* lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting.nahi
2003-09-20* reduce expecting size of backtrace.nahi
2003-09-20* lib/logger.rb: typo fixed.nahi
2003-09-19 * test/testunit/*: Added.ntalbott
2003-09-17* test/fileutils/fileassertions.rb: new file.aamine
2003-09-17* test/strscan/test_stringscanner.rb: require test/unit.aamine
2003-09-17* test/strscan/test_stringscanner.rb: new file.aamine
2003-09-16* test/csv/test_csv.rb: add negative tests of row_sep.nahi
2003-09-15* lib/csv.rb: add extra pamameter to specify row(record) separater character.nahi
2003-09-09* eval.c (struct tag): dst should be VALUE.nobu
2003-09-06* test/ruby/test_*.rb: assert_same, assert_match, and so on.nahi
2003-09-05* sync to lib/csv/tests/csv_ut.rb.nahi
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-05* same as the previous commit.nahi
2003-09-05* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi
2003-09-05* test/runner.rb: arguments should be keys.nobu
2003-09-05* test/ruby/test_system.rb (test_system): check existence of rubyeban
2003-09-05test/runner.rb: convert Version to numeric array.nobu
2003-09-05test/runner.rb: add Release.nobu
2003-09-05* lib/optparse.rb (--version): fix assignment/reference order.nobu
2003-09-05* test/runner.rb: added. gets testcases from command line and runs it.nahi
2003-09-05* test/ruby/test_gc.rb: added. splitter.rb which I made to splitnahi
2003-09-04* test/ruby/test_iterator.rb (test_block_in_arg): add no blocknobu
2003-09-04* test/ruby: tests for ruby itself.nahi
2003-09-04* test/csv/test_csv.rb: close opened files for CSV::IOBuf explicitly. openednahi
2003-09-04* test/csv/test_csv.rb: use remove_const to reduce warnings. use Dir.tmpdir tonahi
2003-09-04* test/csv/test_csv.rb: run on test/unit original layer.nahi
2003-09-03* test: add test directory. Test::Unit aware testcases and needed files shouldnahi