aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_system.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu2003-10-221-1/+2
* * test/ruby/envutil.rb: added. split "rubybin" from test_system.rb.nahi2003-10-051-5/+2
* * test/ruby/test_*.rb: assert_same, assert_match, and so on.nahi2003-09-061-1/+0
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-051-35/+26
* * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi2003-09-051-7/+7
* * test/ruby/test_system.rb (test_system): check existence of rubyeban2003-09-051-7/+12
* * test/ruby: tests for ruby itself.nahi2003-09-041-0/+77