aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/ruby (*no_hidden_garbage): disable GC and skip if multi-threadednormal2018-07-082-0/+8
* test/ruby/test_signal.rb: skip ensure if test is skippednormal2018-07-081-1/+1
* signal.c: preserve trap(:CHLD, "IGNORE") behavior with SIGCHLDnormal2018-07-081-0/+43
* insns.def: stop pushing unnecessary keys for MJITk0kubun2018-07-071-1/+19
* _mjit_compile_insn_body: rollback pc correctlyk0kubun2018-07-071-3/+5
* test/socket/test_socket.rb (test_timestamp): retry sendnormal2018-07-071-4/+18
* const_missing on private constantsnobu2018-07-061-0/+15
* compile.c: remove unreachable jump onlynobu2018-07-061-0/+13
* revert r62655 for r63763k0kubun2018-07-051-0/+18
* Re-apply r63848 (Optimize Time.utc)naruse2018-07-051-0/+28
* unrevert r63852 but keep SIGCHLD path disabled for win32normal2018-07-053-11/+20
* Revert r63758 and related commitsnaruse2018-07-043-20/+11
* Skip more rubygems tests when openssl is missingkazu2018-07-044-3/+14
* skip test_localtime_zone if force_tz_test is falsenaruse2018-07-031-0/+1
* test/ruby/test_signal.rb: speedup some test by disabling RubyGemsnormal2018-07-031-13/+14
* time.c: [DOC] Time#localtimenobu2018-07-021-0/+11
* fix r63799 ("test/ruby/test_rubyoptions.rb: improve diagnostics for failures")normal2018-06-301-2/+4
* test/ruby/test_rubyoptions.rb: improve diagnostics for failuresnormal2018-06-301-4/+11
* test/ruby/test_optimization.rb: increase timeoutnormal2018-06-301-1/+1
* test_thread.rb (test_thread_interrupt_for_killed_thread): reprieve for MJITnormal2018-06-291-1/+6
* test/lib/test/unit/assertions.rb (assert_in_out_err): disable gemsnormal2018-06-291-0/+2
* test_process.rb (test_wait_exception): check assertion soonernormal2018-06-291-3/+6
* ast.c: Fix defsyui-knk2018-06-281-0/+19
* tests: increase timeouts and speedup some slow testsnormal2018-06-273-4/+4
* Added guard condition for old ruby about RubyVM::MJIT.hsbt2018-06-271-1/+1
* give up insn attr handles_frameshyouhei2018-06-271-0/+13
* Revert "test_process.rb: skip tests for Bug 14867"normal2018-06-271-3/+0
* test: skip 2 major unstable tests with MJITk0kubun2018-06-262-0/+5
* test_range.rb: add tests to improve coveragewatson19782018-06-251-0/+14
* increase body sizenaruse2018-06-251-1/+1
* test_process.rb: skip tests for Bug 14867k0kubun2018-06-241-0/+3
* test/net/http/test_httpresponse.rb: add testcases for net/httpresponsemame2018-06-241-0/+30
* test/test_prime.rb: add testcases of prime librarymame2018-06-241-0/+81
* test/ruby/test_settracefunc.rb: fix NoMethodErrorktsj2018-06-231-1/+0
* vm.c: fix infinite loopktsj2018-06-231-0/+15
* remove debug printnaruse2018-06-221-1/+1
* check net.core.wmem_default and max instead of tcpnaruse2018-06-221-1/+1
* show net.ipv4.tcp_wmem to debug failure on travisnaruse2018-06-221-1/+1
* test/ruby/test_range.rb: add a test for endless range's min with comparisonmame2018-06-221-0/+2
* range.c: Range#last and #max raises a RangeError if it is endlessmame2018-06-221-4/+6
* range.c: Range#size now returns Float::INFINITY if it is endlessmame2018-06-221-2/+2
* range.c: Range#to_a now raises RangeError if it is endlessmame2018-06-221-0/+6
* test/ruby/test_io.rb: fix timing sensitive testnormal2018-06-201-5/+10
* test_ast.rb: Remove a needless lineyui-knk2018-06-201-3/+1
* test_ast.rb: Fix an argument of `grep`, child is a `RubyVM::AST::Node`yui-knk2018-06-201-2/+2
* variable.c: fix receiver on private constantnobu2018-06-191-4/+38
* Remove needless closed?kazu2018-06-171-6/+6
* gettimeofday is obsoletenobu2018-06-151-2/+10
* Remove warnings of flip-flop deprecation from tests and specsmame2018-06-152-2/+15
* parse.y: Deprecate flip-flopsmame2018-06-151-0/+2