Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * test: assert_raises has been deprecated since a long time ago. | nobu | 2008-09-24 | 1 | -2/+2 |
* | * test/*: should not depend on $KCODE. | nahi | 2004-02-18 | 1 | -2/+0 |
* | * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an | nobu | 2003-09-05 | 1 | -18/+7 |
* | * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' | nahi | 2003-09-05 | 1 | -4/+4 |
* | * test/ruby: tests for ruby itself. | nahi | 2003-09-04 | 1 | -0/+32 |