summaryrefslogtreecommitdiff
path: root/test/ruby/test_io.rb
AgeCommit message (Expand)Author
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
2013-10-03test_io.rb: fix typonobu
2013-10-02test_io.rb: add testnobu
2013-10-02io.c: get rid of race conditionnobu
2013-08-27io.c: copy in binary modenobu
2013-08-26* io.c (io_read_nonblock): support non-blocking reads without raisingtenderlove
2013-07-28* io.c (io_getpartial): use rb_str_locktmp_ensure().glass
2013-07-28* string.c: add internal API rb_str_locktmp_ensure().glass
2013-07-28* io.c (interpret_seek_whence): support SEEK_DATA and SEEK_HOLE.glass
2013-07-22* test/ruby/tes_io.rb (test_copy_stream_bigcontent_fpos): rename duplicatednagachika
2013-07-20test_io.rb: split test_copy_streamnobu
2013-06-26* test/ruby/test_io.rb (TestIO#test_write_32bit_boundary): skip ifshirosaki
2013-06-19test_io.rb: use assert_separatelynobu
2013-06-19test/ruby: reap zombiesnobu
2013-06-12* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo
2013-06-12test_io.rb: fix test errornobu
2013-05-29GC before running test_copy_stream_socket7naruse
2013-05-23* test/ruby/test_io.rb (TestIO#test_write_32bit_boundary): HFS+ seemsnobu
2013-05-23test_io.rb: test for writenobu