aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* test_array.rb (test_slice!): moved misplaced testnobu2018-03-152-1/+2
* Add `exception:` keyword in Kernel#Complex()mrkn2018-03-151-0/+21
* Add `exception:` keyword in Kernel#Rational()mrkn2018-03-151-0/+24
* Add `exception:` keyword in Kernel#Float()mrkn2018-03-151-0/+38
* Add `exception:` keyword in Kernel#Integer()mrkn2018-03-151-0/+34
* use SIGUSR2 to debug.ko12018-03-151-5/+5
* test_weakmap.rb: fixing CI failuresnobu2018-03-141-3/+12
* Rename test classes to allow stable test count when running test-all -jnobu2018-03-133-3/+3
* eval_error.c: reset attributesnobu2018-03-131-0/+7
* eval_error.c: last newlinenobu2018-03-131-6/+6
* test_enumerator.rb: duplicate assertionsnobu2018-03-131-4/+0
* Bug Fix Enumerator::Lazy#uniq state for multiple callnobu2018-03-132-2/+16
* eval_error.c: fix underflownobu2018-03-121-0/+8
* Fix setting method visibility on method wrapped with prependnobu2018-03-121-0/+19
* parse.y: fix interpolated string literal dedentnobu2018-03-111-0/+6
* test_jit.rb: show debugging output on stderrk0kubun2018-03-111-2/+2
* test_jit.rb: fix typok0kubun2018-03-111-1/+1
* test_jit.rb: add debugging outputk0kubun2018-03-111-0/+7
* re.c: fixed escaped multibyte charnobu2018-03-111-0/+2
* compile.c: mark all ISeq ancestors as catch_except_pk0kubun2018-03-101-0/+19
* signal.c: refine error messagesnobu2018-03-101-0/+2
* signal.c: check NUL bytesnobu2018-03-101-0/+2
* complex.c: check typenobu2018-03-071-0/+14
* complex.c: check typenobu2018-03-071-0/+12
* vm_insnhelper.c: blockparamproxy in rescuenobu2018-03-061-0/+12
* test_signal.rb: fix arguments ordernobu2018-03-061-4/+4
* thread.c: deadlock in backtracenobu2018-03-061-0/+22
* thread.c: reset waitq of keeping mutexes in childnormal2018-03-051-0/+11
* parse.y: named whitespacesnobu2018-03-051-0/+21
* mjit_compile.c: use local variables for stackk0kubun2018-03-041-1/+49
* parse.y: refine assign_in_cond warningnobu2018-03-011-1/+1
* compile.c: fix load_from_binarynobu2018-03-011-5/+4
* Revert r61936 "compile.c: use ALLOCV_N"nobu2018-02-281-0/+9
* skip a test if another Thread is running.ko12018-02-281-0/+2
* file.c: realpath on special symlinknobu2018-02-281-0/+8
* Support two `to_r`-responding args in Rational()mrkn2018-02-271-0/+25
* Check the result of to_int in Kernel#Integermrkn2018-02-261-0/+11
* Add a new #filter alias for #selecteregon2018-02-254-3/+88
* test for r62555nobu2018-02-241-0/+1
* rational.c: segfault on Rational exponentnobu2018-02-241-0/+4
* test/ruby/test_rubyoptions.rb: fix typo and only expect +JIT for CRubyeregon2018-02-221-3/+3
* test_rubyoptions.rb: don't test --jit if not supportedk0kubun2018-02-222-43/+13
* version.c: show +JIT when --jit is passedk0kubun2018-02-221-1/+23
* test_process.rb: assert minimum maxgroupsnobu2018-02-221-0/+1
* test_process.rb: unlimited getgroups on darwinnobu2018-02-211-0/+1
* test_time_tz.rb: past Japanese DST tzdata fixnobu2018-02-211-1/+1
* test_time_tz.rb: past Japanese DST tzdata fixnobu2018-02-211-2/+17
* random.c: Random.bytesnobu2018-02-201-3/+8
* thread.c (thread_join_m): handle negative timeouts correctlynormal2018-02-181-0/+7
* compile.c: keep debug infonobu2018-02-161-0/+2