summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2018-08-09Skip test_inplace_nonascii if external encoding is us-asciikazu
2018-08-09add 'x' mode character for O_EXCLkazu
2018-08-09io.c: fix non-ascii filename inplace editnobu
2018-08-09test/lib/leakchecker.rb (find_tempfiles): don't warn for missing filesnormal
2018-08-08net/http, net/ftp: fix session resumption with TLS 1.3rhe
2018-08-08openssl: sync with upstream repositoryrhe
2018-08-07mjit.c: initial support for mswin MJITk0kubun
2018-08-07Silence Net::HTTP warning in test.hsbt
2018-08-07Add missing test for WEBrick::HTTPAuth::Htgroup.hsbt
2018-08-07Support old versions of Ruby with FrozenError.hsbt