Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * test/ruby/test_hash.rb: add tests to achieve over 90% test coverage | mame | 2008-02-05 | 1 | -4/+270 |
* | * test/ruby/test_env.rb (setup, teardown): do not depend on the behavior sett... | nobu | 2005-07-14 | 1 | -4/+4 |
* | * test/ruby/test_env.rb (test_key): should test ENV.key instead of | ocean | 2005-04-06 | 1 | -9/+9 |
* | * test/*: should not depend on $KCODE. | nahi | 2004-02-18 | 1 | -2/+0 |
* | * io.c (argf_read): should not terminate on empty string; wait | matz | 2003-12-03 | 1 | -1/+1 |
* | * test/ruby/test_env.rb (test_has_value, test_index): condition for | nobu | 2003-11-28 | 1 | -0/+2 |
* | * test/ruby/test_env.rb: add tests for ENV. | usa | 2003-11-28 | 1 | -0/+84 |