summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-08-27Merge psych-3.1.0.pre1.hsbt
2018-08-26test/ruby/test_io.rb (test_recycled_fd_close): Linux workaroundnormal
2018-08-25test/io/wait/test_io_wait_uncommon.rb: relax /dev/random checknormal
2018-08-25thread_pthread.c: main thread always gets hit by signalsnormal
2018-08-24test/ruby/test_io.rb (test_recycled_fd_close): use IO#read to avoid ppoll callnormal
2018-08-23test/readline/test_readline.rb: fix readline testk0kubun
2018-08-23check trace flags at loading [Bug #14702]ko1
2018-08-22compile.c: remove tracecoverage instruction for line coveragemame
2018-08-22parse.y: remove coverage-related code fragmentsmame
2018-08-21Add more assertions for NotImplementedError of instance methodkazu
2018-08-20test/socket/test_socket.rb (timestamp_retry_rw): IO.select before recvmsgnormal
2018-08-19test/ruby/test_io.rb (test_select_leak): quiet unused variable warningnormal
2018-08-18Suppress read of ~/.irbrckazu
2018-08-18test/ruby/test_system.rb: suppress prompt and echo on Windowsnobu
2018-08-18test/lib/zombie_hunter.rb: enable zombie hunter for MJITk0kubun
2018-08-18test_function.rb: try running test_nogvl_poll againk0kubun
2018-08-17passing non-stdio fds is not supported on Windowsnobu
2018-08-16process.c: defaults to close_others falsenormal
2018-08-16test/net/imap/test_imap.rb (test_exception_during_idle): kill infinite loopernormal
2018-08-15test/ripper/test_parser_events.rb (test_block_variables): bump RLIMIT_AS againnormal
2018-08-15test_function.rb: skip running testk0kubun
2018-08-15test_readline.rb: skip teardown failurek0kubun
2018-08-15test_env.rb: change mingw branchk0kubun
2018-08-15skip tests failing on AppVeyor MinGWk0kubun
2018-08-14Revert "test/lib/leakchecker.rb (find_tempfiles): don't warn for missing files"normal
2018-08-14non-symbol keys in kwargsnobu
2018-08-14test/fiddle/test_function.rb (test_nogvl_poll): stop timer hacknormal
2018-08-13thread_pthread.c: eliminate timer thread by restructuring GVLnormal
2018-08-13Add some tests for *method_defined?usa
2018-08-13Fix test bugkazu
2018-08-13Fix problem about notimplemented caseusa
2018-08-13Add test for method_defined?(notimplement)kazu
2018-08-13Revert "Support optional inherit argument for Module#method_defined?"kazu
2018-08-13Support optional inherit argument for Module#method_defined?usa
2018-08-13test/rinda/test_rinda.rb: Start keeper only on used testskazu
2018-08-11test_rubyvm_mjit.rb: skip testing MJIT if not supportedk0kubun
2018-08-11test_env.rb: a failure on appveyornobu
2018-08-11test_rubyvm_mjit.rb: dump output on test_pausek0kubun
2018-08-11test_iseq_load.rb: reduce timeout of test_stressful_roundtripk0kubun
2018-08-11hash.c: env block size limit on Windowsnobu
2018-08-11_mjit_compile_pc_and_sp.erb: always move pck0kubun
2018-08-10test_iseq_load.rb: increase timeoutk0kubun
2018-08-10Use assert_separately in TestIseqLoad#test_stressful_roundtripnaruse
2018-08-10enumerator.c: fix for non-integral argument for ArithmeticSequence#lastmrkn
2018-08-09enumerator.c: undef new and allocate of ArithmeticSequencemrkn
2018-08-09net/http, net/ftp: skip SSL/TLS session resumption testsrhe
2018-08-09mjit.c: add :wait option to RubyVM::MJIT.pausek0kubun
2018-08-09Fix error when Encoding.default_external is Encoding::IBM437kazu
2018-08-09test/io/console/test_io_console.rb: fix short read failuresnormal
2018-08-09test/io/wait/test_io_wait_uncommon.rb (test_tty_wait): increase timeoutnormal