summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2018-06-08ast.c: fix callsnobu
2018-06-08th is nilusa
2018-06-07ast.c: refine AST#childrennobu
2018-06-07ast.c: Fix to raise `SyntaxError`yui-knk
2018-06-07skip write_timeout test on Windowsnaruse
2018-06-07Some platforms immediately returns from Socket#writeusa
2018-06-06math.c: adjust cbrtnobu
2018-06-06Add Net::HTTPClientException [Bug #14688]naruse
2018-06-06Introduce write_timeout to Net::HTTP [Feature #13396]naruse
2018-06-06test/io/console/test_io_console.rb: fix for systems where PTY is not definednormal
2018-06-05test/lib/jit_support.rb: spelling: s/skiped/skipped/normal
2018-06-05test/io/console/test_io_console.rb: ignore TTOU on FreeBSDnormal
2018-06-05test/dtrace/helper.rb: support systemtap in dtrace testsnormal
2018-06-05test/dtrace: enable Tracepoint for function callsnormal
2018-06-05test/dtrace/test_method_cache.rb: avoid spewing too muchnormal