aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_env.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_env.rb (setup, teardown): do not depend on the behavior sett...nobu2005-07-141-4/+4
* * test/ruby/test_env.rb (test_key): should test ENV.key instead ofocean2005-04-061-9/+9
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * io.c (argf_read): should not terminate on empty string; waitmatz2003-12-031-1/+1
* * test/ruby/test_env.rb (test_has_value, test_index): condition fornobu2003-11-281-0/+2
* * test/ruby/test_env.rb: add tests for ENV.usa2003-11-281-0/+84