summaryrefslogtreecommitdiff
path: root/test/ruby/test_io.rb
AgeCommit message (Expand)Author
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-02-04mjit.c: merge MJIT infrastructurek0kubun
2018-01-31trick ruby-mode.el by heredocsnobu
2018-01-19test_io.rb: avoid OOMnobu
2018-01-04test/ruby/test_io.rb: relax RLIMIT_NPROC for invocation of rubymame
2017-12-18test_io.rb: EINVAL on Windowsnobu
2017-12-18io.c: opening external commandnobu
2017-12-18io.c: open generic in binreadnobu
2017-12-18io.c: opening external commandnobu
2017-12-18test/ruby/test_io.rb: test for r61314nobu
2017-12-12Fix test-all tests to avoid creating report_on_exception warningseregon
2017-12-12Fix tests which fail with extra stderr output when a Thread dieseregon
2017-11-07disable GC.ko1
2017-11-04test/ruby/test_io.rb (test_write_no_garbage): Add detailed messagemame
2017-10-29io.c: honor buffered modenobu
2017-10-29io.c: convert to string at writevnobu
2017-10-27io.c: fix IO.copy_stream on O_APPEND destination on Linuxnormal
2017-10-25test_io.rb: skip writev testnobu
2017-10-25io.c: warn old writenobu
2017-10-25io.c: write a newline togethernobu
2017-10-23io.c: fix infinite retrynobu
2017-10-23io.c: fix buffered outputnobu
2017-10-23io.c: no restrictionnobu
2017-10-22Fixed misspelling words.hsbt
2017-10-22Make IO#write accept multiple argumentsglass
2017-09-03test_io.rb: suppress a warningnobu
2017-06-23Revert "Allow IO#reopen to take a block"glass
2017-06-22Allow IO#reopen to take a blockglass
2017-06-06IO#close: do not enqueue redundant interrupts (take #2)normal
2017-06-06re-revert r59020ko1
2017-06-06revert r59023 because it contans unrelated developping codeko1
2017-06-06revert r59020 because it may fail some tests sometimes on some environment (h...ko1
2017-06-06IO#close: do not enqueue redundant interruptsnormal
2017-06-03test: attempt to reduce failures in assert_cpu_usage_lownormal
2017-05-28test/ruby/test_io.rb: adjust CPU usage check to 10%normal
2017-05-27test for IO.copy_stream CPU usage (r58534)normal
2017-05-23skip on Solaris 11naruse
2017-05-19fix off-by-one in r58806normal
2017-05-19test/ruby/test_io.rb: new test for IO.select exception setnormal
2017-04-16test/ruby/test_io.rb: use Thread.stop? to waitnobu
2017-04-16* test/ruby/test_io.rb (test_race_closed_stream): separate because it stopsusa
2017-04-14sync certainly.ko1
2017-04-14more explicit synchronization.ko1
2017-04-03Fix arguments order of IO#pwritekazu
2017-04-03Add IO#pread and IO#pwrite methodsnobu
2017-02-02Add class name to assert messageskazu
2017-01-31test_io.rb: separate a testnobu
2017-01-30io.c (rb_io_syswrite): avoid leaving garbage after writenormal
2017-01-30string.c (rb_str_tmp_frozen_release): release embedded stringsnormal
2017-01-30reduce iterations for slower machinesnobu