summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2003-09-26* test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviournahi
2003-09-26* test/ruby/test_marshal.rb: add test for ruby's objects.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* 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/ruby/test_system.rb (test_system): check existence of rubyeban
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