aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-0528-782/+742
* * same as the previous commit.nahi2003-09-052-3/+3
* * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi2003-09-0524-563/+565
* * test/ruby/test_system.rb (test_system): check existence of rubyeban2003-09-051-7/+12
* * test/runner.rb: added. gets testcases from command line and runs it.nahi2003-09-051-6/+0
* * test/ruby/test_gc.rb: added. splitter.rb which I made to splitnahi2003-09-051-0/+41
* * test/ruby/test_iterator.rb (test_block_in_arg): add no blocknobu2003-09-041-104/+82
* * test/ruby: tests for ruby itself.nahi2003-09-0428-0/+2223