summaryrefslogtreecommitdiff
path: root/test/ruby/test_system.rb
AgeCommit message (Expand)Author
2004-02-18 * test/*: should not depend on $KCODE.nahi
2003-12-23* io.c (rb_io_ungetc): raise an exception at unread stream tonobu
2003-12-23 * lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650]nahi
2003-12-05* ext/stringio/stringio.c (strio_read): follow IO#read.nobu
2003-10-22* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu
2003-10-05* test/ruby/envutil.rb: added. split "rubybin" from test_system.rb.nahi
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* 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-04* test/ruby: tests for ruby itself.nahi