Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * bootstraptest/test_knownbug.rb: move solved tests. | ko1 | 2008-05-19 | 1 | -0/+6 |
* | * bootstraptest/test_struct.rb: some test moved from test to shut | matz | 2008-03-13 | 1 | -1/+0 |
* | * test/ruby/test_struct.rb: add tests to achieve over 90% test | mame | 2008-01-23 | 1 | -0/+158 |
* | test small structs. | akr | 2006-02-05 | 1 | -0/+16 |
* | * struct.c: accessing >10 member caused segmentation fault. [ruby-dev:26247] | aamine | 2005-06-01 | 1 | -0/+12 |
* | * 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 | -11/+14 |
* | * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' | nahi | 2003-09-05 | 1 | -3/+3 |
* | * test/ruby: tests for ruby itself. | nahi | 2003-09-04 | 1 | -0/+23 |