summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-07-20Promote Shell library to default gems.hsbt
2018-07-18test_rubyoptions.rb: skip testing JIT on mswink0kubun
2018-07-18ruby.c: accept --disable-jit optionk0kubun
2018-07-17test for wrong order: optionnobu
2018-07-16No one knows how many leap seconds in year 2100naruse
2018-07-16ruby.c: disable DidYouMean as gemnobu
2018-07-14webrick/httpresponse: set_redirect requires a valid URInormal
2018-07-13test/ruby/test_signal.rb (test_sigchld_ignore): increase timeoutnormal
2018-07-12removed unusecd constantsnobu
2018-07-11Failed to unlink before close on mswinkazu
2018-07-11test/ruby/test_io.rb (test_copy_stream_to_duplex_io): join threadnormal
2018-07-11test/ruby/test_io.rb: skip garbage and CPU tests if multi-threadednormal
2018-07-11test/test_{tempfile,tmpdir}: get rid of leftover filesnormal
2018-07-09Fix crash when loading iseq from an arraytenderlove
2018-07-09Don't copy FL_USER* on Kernel#clone. [Bug #14847]ko1
2018-07-09dir.c: fix directory globnobu
2018-07-08test/ruby (*no_hidden_garbage): disable GC and skip if multi-threadednormal
2018-07-08test/ruby/test_signal.rb: skip ensure if test is skippednormal
2018-07-08signal.c: preserve trap(:CHLD, "IGNORE") behavior with SIGCHLDnormal
2018-07-07insns.def: stop pushing unnecessary keys for MJITk0kubun
2018-07-07_mjit_compile_insn_body: rollback pc correctlyk0kubun
2018-07-07test/socket/test_socket.rb (test_timestamp): retry sendnormal
2018-07-06const_missing on private constantsnobu
2018-07-06compile.c: remove unreachable jump onlynobu
2018-07-05revert r62655 for r63763k0kubun
2018-07-05Re-apply r63848 (Optimize Time.utc)naruse
2018-07-05unrevert r63852 but keep SIGCHLD path disabled for win32normal
2018-07-04Revert r63758 and related commitsnaruse
2018-07-04Skip more rubygems tests when openssl is missingkazu
2018-07-03skip test_localtime_zone if force_tz_test is falsenaruse
2018-07-03test/ruby/test_signal.rb: speedup some test by disabling RubyGemsnormal
2018-07-02time.c: [DOC] Time#localtimenobu
2018-06-30fix r63799 ("test/ruby/test_rubyoptions.rb: improve diagnostics for failures")normal
2018-06-30test/ruby/test_rubyoptions.rb: improve diagnostics for failuresnormal
2018-06-30test/ruby/test_optimization.rb: increase timeoutnormal
2018-06-29test_thread.rb (test_thread_interrupt_for_killed_thread): reprieve for MJITnormal
2018-06-29test/lib/test/unit/assertions.rb (assert_in_out_err): disable gemsnormal
2018-06-29test_process.rb (test_wait_exception): check assertion soonernormal
2018-06-28ast.c: Fix defsyui-knk
2018-06-27tests: increase timeouts and speedup some slow testsnormal
2018-06-27Added guard condition for old ruby about RubyVM::MJIT.hsbt
2018-06-27give up insn attr handles_frameshyouhei
2018-06-27Revert "test_process.rb: skip tests for Bug 14867"normal
2018-06-26test: skip 2 major unstable tests with MJITk0kubun
2018-06-25test_range.rb: add tests to improve coveragewatson1978
2018-06-25increase body sizenaruse
2018-06-24test_process.rb: skip tests for Bug 14867k0kubun
2018-06-24test/net/http/test_httpresponse.rb: add testcases for net/httpresponsemame
2018-06-24test/test_prime.rb: add testcases of prime librarymame
2018-06-23test/ruby/test_settracefunc.rb: fix NoMethodErrorktsj