Age | Commit message (Expand) | Author |
---|---|---|
2014-11-13 | * test/lib/envutil.rb: Moved from test/ruby/. | akr |
2013-12-13 | test/ruby: better assertions | nobu |
2012-10-16 | * test/ruby/envutil.rb (Test::Unit::Assertions#assert_file): rename from file... | kazu |
2012-10-15 | envutil.rb: file_assertion | nobu |
2012-10-09 | envutil.rb: assert_file and assert_file_not | nobu |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2007-09-28 | refine previous change. | akr |
2007-09-28 | don't generate temporary files under current directory. | akr |
2005-12-29 | * eval.c (rb_mod_define_method): should save safe_level in the | matz |
2004-02-18 | * test/*: should not depend on $KCODE. | 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 an | nobu |
2003-09-05 | * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' | nahi |
2003-09-04 | * test/ruby: tests for ruby itself. | nahi |