summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
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_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-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-24test_process.rb: skip tests for Bug 14867k0kubun
2018-06-23test/ruby/test_settracefunc.rb: fix NoMethodErrorktsj
2018-06-23vm.c: fix infinite loopktsj
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-15gettimeofday is obsoletenobu
2018-06-15Remove warnings of flip-flop deprecation from tests and specsmame
2018-06-15parse.y: Deprecate flip-flopsmame
2018-06-13Revert "range.c: prohibit `(1..nil)`"mame
2018-06-13range.c: prohibit `(1..nil)`mame
2018-06-08ast.c: fix callsnobu
2018-06-07ast.c: refine AST#childrennobu
2018-06-07ast.c: Fix to raise `SyntaxError`yui-knk
2018-06-06math.c: adjust cbrtnobu
2018-06-05test_ast.rb: Add test cases of heredoc columnsyui-knk
2018-06-05Move a test fileyui-knk
2018-06-03Add TracePoint#parametersmame
2018-06-02Fixed wrong variable name.hsbt
2018-06-02Added test for default gems validation.hsbt
2018-05-31fix the conditionnobu
2018-05-31test_rubyoptions.rb: relax timeoutnobu
2018-05-29fake.rb: fix RUBY_DESCRIPTION for MJITnobu
2018-05-24test_rubyoptions.rb: RbConfig::CONFIG['cppflags'] can be nilk0kubun
2018-05-24test_rubyoptions.rb: allow passing test_verbosek0kubun
2018-05-23remove VM_ENV_DATA_INDEX_ENV_PROC.ko1
2018-05-22test_jit.rb: propagate suspicious stderrk0kubun
2018-05-17range.c: === by cover?nobu
2018-05-15Split TestThread#test_join_limits into peacesngoto
2018-05-14error.c: check redefined backtrace resultnobu
2018-05-11Use `&.` instead of modifier ifkazu
2018-05-10variable.c: fix multiple autoload with identical file (again)normal
2018-05-10revert r63387 and r63389 for nownormal