Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): new | mame | 2008-07-15 | 1 | -6/+2 |
* | * test/ruby/test_gc.rb: add tests to achieve over 90% test coverage of | mame | 2008-06-05 | 1 | -0/+15 |
* | debug print removed. | akr | 2008-06-01 | 1 | -1/+0 |
* | * gc.c (count_objects): clear given hash. | akr | 2008-05-31 | 1 | -0/+6 |
* | * test/ruby/test_objectspace.rb: add a test for | mame | 2008-04-14 | 1 | -0/+15 |
* | use assert_same instead of assert_equal. | akr | 2006-09-16 | 1 | -1/+1 |
* | fix string interpolation | akr | 2006-03-04 | 1 | -2/+3 |
* | * gc.c (id2ref): fix symbol test. | akr | 2006-03-04 | 1 | -0/+35 |