summaryrefslogtreecommitdiff
path: root/test/ruby/test_argf.rb
AgeCommit message (Expand)Author
2009-09-13remove temporally files explicitly.akr
2009-09-13make tempfile prefix more descriptive.akr
2009-08-31* test/ruby/test_argf.rb (assert_src_expected): refactored.nobu
2009-07-26* io.c (argf_eof): go to the next file if called after ARGF.closenobu
2009-07-25* io.c (argf_eof): should not have reached EOF before trying tonobu
2009-06-16* test/ruby/test_argf.rb (TestArgf#test_skip): updated testmatz
2008-10-28* test/ruby/test_argf.rb (test_readpartial2): readpartial works just likeusa
2008-10-27* test/ruby/test_argf.rb (test_{argf,lineno,lineno2}): don't repeatnobu
2008-07-15* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame
2008-06-28add a test for [ruby-dev:34958].akr
2008-06-18* test/ruby/test_argf.rb: support NO_SAFE_RENAME platforms.usa
2008-06-18* test/ruby/test_argf.rb (test_binmode): wrong test. fixed.usa
2008-06-02* test/ruby/test_argf.rb (teardown): remove renamed temporary files.akr
2008-05-30* test/ruby/test_argf.rb: rename a conflicting method name.mame
2008-05-29* test/ruby/test_argf.rb: new tests for ARGF, to achieve over 85% testmame