diff options
| author | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-10-22 11:22:11 +0000 |
|---|---|---|
| committer | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-10-22 11:22:11 +0000 |
| commit | b6cc798e7858b93468d503315dfca2b698aabda1 (patch) | |
| tree | 310182f8a123b6d37649dec24badea6ac2a6eaee /ChangeLog | |
| parent | 1e8e5082f848f2c74df5b47d226f3b2310ea0ca2 (diff) | |
| download | ruby-b6cc798e7858b93468d503315dfca2b698aabda1.tar.gz ruby-b6cc798e7858b93468d503315dfca2b698aabda1.tar.xz ruby-b6cc798e7858b93468d503315dfca2b698aabda1.zip | |
* test/ruby/envutil.rb (assert_in_out_err): test_stdout and
test_stderr should be an array.
* test/ruby/test_rubyoptions.rb (test_notfound): test_stdin of
assert_in_out_err should be a string.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25435 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Thu Oct 22 20:20:27 2009 Tanaka Akira <akr@fsij.org> + + * test/ruby/envutil.rb (assert_in_out_err): test_stdout and + test_stderr should be an array. + + * test/ruby/test_rubyoptions.rb (test_notfound): test_stdin of + assert_in_out_err should be a string. + Thu Oct 22 17:49:05 2009 Akinori MUSHA <knu@iDaemons.org> * lib/fileutils.rb (FileUtils#fu_get_uid, fu_get_gid): Do not |
