summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2018-06-23vm.c: fix infinite loopktsj
2018-06-22remove debug printnaruse
2018-06-22check net.core.wmem_default and max instead of tcpnaruse
2018-06-22show net.ipv4.tcp_wmem to debug failure on travisnaruse
2018-06-22test/ruby/test_range.rb: add a test for endless range's min with comparisonmame
2018-06-22range.c: Range#last and #max raises a RangeError if it is endlessmame
2018-06-22range.c: Range#size now returns Float::INFINITY if it is endlessmame
2018-06-22range.c: Range#to_a now raises RangeError if it is endlessmame
2018-06-20test/ruby/test_io.rb: fix timing sensitive testnormal
2018-06-20test_ast.rb: Remove a needless lineyui-knk
2018-06-20test_ast.rb: Fix an argument of `grep`, child is a `RubyVM::AST::Node`yui-knk
2018-06-19variable.c: fix receiver on private constantnobu
2018-06-17Remove needless closed?kazu
2018-06-15gettimeofday is obsoletenobu
2018-06-15Remove warnings of flip-flop deprecation from tests and specsmame
2018-06-15parse.y: Deprecate flip-flopsmame
2018-06-14test/rubygems/test_gem_dependency_installer.rb: Avoid Dir.chdir + blockmame
2018-06-13Revert "range.c: prohibit `(1..nil)`"mame
2018-06-13range.c: prohibit `(1..nil)`mame
2018-06-12Remove needless lineskazu
2018-06-12Use `&.` instead of modifier ifkazu
2018-06-11Use `&.` instead of modifier if and remove needless closed?kazu
2018-06-10Use `&.` instead of modifier ifkazu
2018-06-08assert_raise(Net::ReadTimeout) on Windows [Bug #14829]naruse