aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_io.rb
Commit message (Expand)AuthorAgeFilesLines
* A test renamed.akr2014-10-251-1/+1
* * io.c (io_binwrite_string): Test writev() failure.akr2014-10-251-0/+11
* * test/ruby/test_io.rb (TestIO#test_advise): avoid to infinite loop.hsbt2014-10-031-2/+2
* * test/ruby/test_io.rb (TestIO#test_advise): added workaround of fadvise(2)hsbt2014-10-031-1/+9
* test_advice show OS and filesystem when failed.akr2014-10-021-1/+36
* test/ruby/test_io.rb: use IO#nonblock=normal2014-09-051-1/+1
* test/ruby/test_io.rb: avoid EBADFnormal2014-09-051-14/+19
* * test/ruby/test_io.rb (test_new_with_block): Set autoclose to avoid EBADF.akr2014-09-021-2/+6
* test_io.rb: ignore stream closed IOErrornobu2014-09-021-3/+7
* test_io.rb: non UTF-8 patternnobu2014-08-281-1/+1
* io.c: preserve encodingsnobu2014-08-281-2/+2
* io.c: preserve encodingsnobu2014-08-281-1/+6
* io.c: do not swallow exceptions at end of blocknobu2014-08-261-0/+9
* test_io.rb: investigationnobu2014-08-141-1/+2
* test_io.rb: fix tempfile leaksnobu2014-08-091-13/+15
* test_io.rb: fix assertionnobu2014-07-091-1/+1
* test_io.rb: fix leaked threadsnobu2014-07-021-0/+3
* io.c: not shorten buffer unless succeedednobu2014-06-061-0/+8
* * io.c (rb_io_s_pipe): Close pipes if io_encoding_set() raises anakr2014-05-291-43/+58
* * test/ruby/test_io.rb (test_flush_in_finalizer1): Useakr2014-05-281-1/+6
* * test/lib/minitest/unit.rb: Use Tempfile#close! instead ofakr2014-05-271-4/+4
* * test/ruby/test_io.rb (test_flush_in_finalizer1): some opened fds areusa2014-05-271-2/+3
* * io.c (rb_io_autoclose_p): Don't raise on frozen IO.akr2014-05-271-0/+7
* io.c: no error on frozen IOnobu2014-05-271-0/+10
* revert File::Statfs [Feature #9772]naruse2014-05-221-22/+16
* Use Etc.uname instead of uname command invocation.akr2014-05-181-3/+3
* io.c: buffer must be modifiablenobu2014-05-171-6/+5
* test_io.rb: defer f_typenobu2014-05-021-2/+2
* suppress warnings: assigned but unused variable - posnaruse2014-04-241-2/+0
* call to_inaruse2014-04-241-3/+3
* skip on SEEK_HOLEnaruse2014-04-231-0/+2
* check Linux versionnaruse2014-04-231-0/+3
* fix typonaruse2014-04-231-1/+1
* check whther ext4+ or notnaruse2014-04-231-2/+4
* check statfs and skipnaruse2014-04-221-0/+20
* refix the point is seeknaruse2014-04-221-4/+8
* show what filesystem it is on failurenaruse2014-04-221-2/+2
* test_io.rb: test with holesnobu2014-04-221-0/+20
* * test/ruby: get rid of warnings.usa2014-03-041-2/+2
* test_io.rb: duplicated testnobu2013-12-181-19/+3
* * test/ruby/test_io.rb: fix duplicated test name.ktsj2013-12-171-1/+1
* class.c: fix option hashnobu2013-12-161-0/+3
* test_io.rb: IO.write testnobu2013-12-161-0/+16
* test/ruby: better assertionsnobu2013-12-131-16/+16
* test/unit/assertions.rb: return exceptionnobu2013-10-091-2/+3
* test_io.rb: fix r43164nobu2013-10-071-1/+1
* test_io.rb: get rid of error messagenobu2013-10-071-1/+1
* test_io.rb: fix typonobu2013-10-031-1/+1
* test_io.rb: add testnobu2013-10-021-0/+11
* io.c: get rid of race conditionnobu2013-10-021-0/+13