summaryrefslogtreecommitdiff
path: root/test/ruby/test_io.rb
AgeCommit message (Expand)Author
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-11-10* win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): newusa
2014-11-01* test/ruby/envutil.rb (assert_join_threads): New assertion toakr
2014-10-25A test renamed.akr
2014-10-25* io.c (io_binwrite_string): Test writev() failure.akr
2014-10-03* test/ruby/test_io.rb (TestIO#test_advise): avoid to infinite loop.hsbt
2014-10-03* test/ruby/test_io.rb (TestIO#test_advise): added workaround of fadvise(2)hsbt
2014-10-02test_advice show OS and filesystem when failed.akr
2014-09-05test/ruby/test_io.rb: use IO#nonblock=normal
2014-09-05test/ruby/test_io.rb: avoid EBADFnormal
2014-09-02* test/ruby/test_io.rb (test_new_with_block): Set autoclose to avoid EBADF.akr
2014-09-02test_io.rb: ignore stream closed IOErrornobu
2014-08-28test_io.rb: non UTF-8 patternnobu
2014-08-28io.c: preserve encodingsnobu
2014-08-28io.c: preserve encodingsnobu
2014-08-26io.c: do not swallow exceptions at end of blocknobu
2014-08-14test_io.rb: investigationnobu
2014-08-09test_io.rb: fix tempfile leaksnobu
2014-07-09test_io.rb: fix assertionnobu
2014-07-02test_io.rb: fix leaked threadsnobu
2014-06-06io.c: not shorten buffer unless succeedednobu
2014-05-29* io.c (rb_io_s_pipe): Close pipes if io_encoding_set() raises anakr
2014-05-28* test/ruby/test_io.rb (test_flush_in_finalizer1): Useakr
2014-05-27* test/lib/minitest/unit.rb: Use Tempfile#close! instead ofakr
2014-05-27* test/ruby/test_io.rb (test_flush_in_finalizer1): some opened fds areusa
2014-05-27* io.c (rb_io_autoclose_p): Don't raise on frozen IO.akr
2014-05-27io.c: no error on frozen IOnobu
2014-05-22revert File::Statfs [Feature #9772]naruse
2014-05-18Use Etc.uname instead of uname command invocation.akr
2014-05-17io.c: buffer must be modifiablenobu
2014-05-02test_io.rb: defer f_typenobu
2014-04-24suppress warnings: assigned but unused variable - posnaruse
2014-04-24call to_inaruse
2014-04-23skip on SEEK_HOLEnaruse
2014-04-23check Linux versionnaruse
2014-04-23fix typonaruse
2014-04-23check whther ext4+ or notnaruse
2014-04-22check statfs and skipnaruse
2014-04-22refix the point is seeknaruse
2014-04-22show what filesystem it is on failurenaruse
2014-04-22test_io.rb: test with holesnobu
2014-03-04* test/ruby: get rid of warnings.usa
2013-12-18test_io.rb: duplicated testnobu
2013-12-17* test/ruby/test_io.rb: fix duplicated test name.ktsj
2013-12-16class.c: fix option hashnobu
2013-12-16test_io.rb: IO.write testnobu
2013-12-13test/ruby: better assertionsnobu
2013-10-09test/unit/assertions.rb: return exceptionnobu
2013-10-07test_io.rb: fix r43164nobu
2013-10-07test_io.rb: get rid of error messagenobu