Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 1 | -3/+3 |
* | * test/ruby/test_object.rb: new tests to achieve over 90% test | mame | 2008-05-14 | 1 | -0/+28 |
* | * test/*: should not depend on $KCODE. | nahi | 2004-02-18 | 1 | -2/+0 |
* | * test/ruby/test_*.rb: assert_same, assert_match, and so on. | nahi | 2003-09-06 | 1 | -4/+4 |
* | * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an | nobu | 2003-09-05 | 1 | -6/+6 |
* | * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' | nahi | 2003-09-05 | 1 | -2/+2 |
* | * test/ruby: tests for ruby itself. | nahi | 2003-09-04 | 1 | -0/+23 |