summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2018-03-16test_weakmap.rb: skip unstable assertionnobu
2018-03-16re.c: do not escape terminator in Regexp.unionnobu
2018-03-16test_iseq.rb: skip iseq with coveragenobu
2018-03-16compile.c: fix load_from_binarynobu
2018-03-15Revert r62617 "compile.c: fix load_from_binary"naruse
2018-03-15string.c: split with blocknobu
2018-03-15test_array.rb (test_slice!): moved misplaced testnobu
2018-03-15Add `exception:` keyword in Kernel#Complex()mrkn
2018-03-15Add `exception:` keyword in Kernel#Rational()mrkn
2018-03-15Add `exception:` keyword in Kernel#Float()mrkn
2018-03-15Add `exception:` keyword in Kernel#Integer()mrkn
2018-03-15use SIGUSR2 to debug.ko1
2018-03-14test_weakmap.rb: fixing CI failuresnobu
2018-03-13Rename test classes to allow stable test count when running test-all -jnobu
2018-03-13eval_error.c: reset attributesnobu
2018-03-13eval_error.c: last newlinenobu
2018-03-13test_enumerator.rb: duplicate assertionsnobu
2018-03-13Bug Fix Enumerator::Lazy#uniq state for multiple callnobu
2018-03-12eval_error.c: fix underflownobu
2018-03-12Fix setting method visibility on method wrapped with prependnobu
2018-03-11parse.y: fix interpolated string literal dedentnobu
2018-03-11test_jit.rb: show debugging output on stderrk0kubun
2018-03-11test_jit.rb: fix typok0kubun
2018-03-11test_jit.rb: add debugging outputk0kubun
2018-03-11re.c: fixed escaped multibyte charnobu
2018-03-10compile.c: mark all ISeq ancestors as catch_except_pk0kubun
2018-03-10signal.c: refine error messagesnobu
2018-03-10signal.c: check NUL bytesnobu
2018-03-07complex.c: check typenobu
2018-03-07complex.c: check typenobu
2018-03-06vm_insnhelper.c: blockparamproxy in rescuenobu
2018-03-06test_signal.rb: fix arguments ordernobu
2018-03-06thread.c: deadlock in backtracenobu
2018-03-05thread.c: reset waitq of keeping mutexes in childnormal
2018-03-05parse.y: named whitespacesnobu
2018-03-04mjit_compile.c: use local variables for stackk0kubun
2018-03-01parse.y: refine assign_in_cond warningnobu
2018-03-01compile.c: fix load_from_binarynobu
2018-02-28Revert r61936 "compile.c: use ALLOCV_N"nobu
2018-02-28skip a test if another Thread is running.ko1
2018-02-28file.c: realpath on special symlinknobu
2018-02-27Support two `to_r`-responding args in Rational()mrkn
2018-02-26Check the result of to_int in Kernel#Integermrkn
2018-02-25Add a new #filter alias for #selecteregon
2018-02-24test for r62555nobu
2018-02-24rational.c: segfault on Rational exponentnobu
2018-02-22test/ruby/test_rubyoptions.rb: fix typo and only expect +JIT for CRubyeregon
2018-02-22test_rubyoptions.rb: don't test --jit if not supportedk0kubun
2018-02-22version.c: show +JIT when --jit is passedk0kubun
2018-02-22test_process.rb: assert minimum maxgroupsnobu