aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/ruby/test_io.rb (test_select_leak): quiet unused variable warningnormal2018-08-191-1/+1
* Suppress read of ~/.irbrckazu2018-08-181-3/+3
* test/ruby/test_system.rb: suppress prompt and echo on Windowsnobu2018-08-181-0/+3
* test/lib/zombie_hunter.rb: enable zombie hunter for MJITk0kubun2018-08-181-3/+0
* test_function.rb: try running test_nogvl_poll againk0kubun2018-08-181-4/+0
* passing non-stdio fds is not supported on Windowsnobu2018-08-171-1/+1
* process.c: defaults to close_others falsenormal2018-08-162-0/+11
* test/net/imap/test_imap.rb (test_exception_during_idle): kill infinite loopernormal2018-08-161-1/+3
* test/ripper/test_parser_events.rb (test_block_variables): bump RLIMIT_AS againnormal2018-08-151-1/+1
* test_function.rb: skip running testk0kubun2018-08-151-0/+4
* test_readline.rb: skip teardown failurek0kubun2018-08-151-0/+3
* test_env.rb: change mingw branchk0kubun2018-08-151-4/+1
* skip tests failing on AppVeyor MinGWk0kubun2018-08-152-0/+6
* Revert "test/lib/leakchecker.rb (find_tempfiles): don't warn for missing files"normal2018-08-141-2/+1
* non-symbol keys in kwargsnobu2018-08-141-12/+12
* test/fiddle/test_function.rb (test_nogvl_poll): stop timer hacknormal2018-08-141-0/+6
* thread_pthread.c: eliminate timer thread by restructuring GVLnormal2018-08-133-7/+9
* Add some tests for *method_defined?usa2018-08-131-0/+14
* Fix test bugkazu2018-08-131-1/+1
* Fix problem about notimplemented caseusa2018-08-131-33/+72
* Add test for method_defined?(notimplement)kazu2018-08-131-0/+4
* Revert "Support optional inherit argument for Module#method_defined?"kazu2018-08-131-72/+33
* Support optional inherit argument for Module#method_defined?usa2018-08-131-33/+72
* test/rinda/test_rinda.rb: Start keeper only on used testskazu2018-08-131-0/+32
* test_rubyvm_mjit.rb: skip testing MJIT if not supportedk0kubun2018-08-111-0/+6
* test_env.rb: a failure on appveyornobu2018-08-111-1/+1
* test_rubyvm_mjit.rb: dump output on test_pausek0kubun2018-08-111-1/+4
* test_iseq_load.rb: reduce timeout of test_stressful_roundtripk0kubun2018-08-111-1/+1
* hash.c: env block size limit on Windowsnobu2018-08-111-4/+14
* _mjit_compile_pc_and_sp.erb: always move pck0kubun2018-08-111-0/+19
* test_iseq_load.rb: increase timeoutk0kubun2018-08-101-1/+1
* Use assert_separately in TestIseqLoad#test_stressful_roundtripnaruse2018-08-101-3/+21
* enumerator.c: fix for non-integral argument for ArithmeticSequence#lastmrkn2018-08-101-0/+24
* enumerator.c: undef new and allocate of ArithmeticSequencemrkn2018-08-091-0/+8
* net/http, net/ftp: skip SSL/TLS session resumption testsrhe2018-08-092-0/+20
* mjit.c: add :wait option to RubyVM::MJIT.pausek0kubun2018-08-093-26/+79
* Fix error when Encoding.default_external is Encoding::IBM437kazu2018-08-091-5/+5
* test/io/console/test_io_console.rb: fix short read failuresnormal2018-08-091-14/+14
* test/io/wait/test_io_wait_uncommon.rb (test_tty_wait): increase timeoutnormal2018-08-091-1/+1
* Skip test_inplace_nonascii if external encoding is us-asciikazu2018-08-091-0/+3
* add 'x' mode character for O_EXCLkazu2018-08-091-0/+8
* io.c: fix non-ascii filename inplace editnobu2018-08-091-2/+19
* test/lib/leakchecker.rb (find_tempfiles): don't warn for missing filesnormal2018-08-091-1/+2
* net/http, net/ftp: fix session resumption with TLS 1.3rhe2018-08-081-25/+10
* openssl: sync with upstream repositoryrhe2018-08-084-17/+59
* mjit.c: initial support for mswin MJITk0kubun2018-08-071-0/+44
* Silence Net::HTTP warning in test.hsbt2018-08-071-0/+4
* Add missing test for WEBrick::HTTPAuth::Htgroup.hsbt2018-08-071-0/+19
* Support old versions of Ruby with FrozenError.hsbt2018-08-075-10/+16
* Add test for coverage.hsbt2018-08-071-0/+42