aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* compile.c: fix load_from_binarynobu2018-03-161-5/+4
* Revert r62617 "compile.c: fix load_from_binary"naruse2018-03-151-4/+5
* Introduce URI::File to handle file URI schemenaruse2018-03-151-0/+67
* string.c: split with blocknobu2018-03-151-0/+40
* 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
* quote symbolsnobu2018-03-141-0/+2
* test/ripper/test_lexer.rb: add test for r62743k0kubun2018-03-131-0/+5
* Add FileUtils#cp_lrmame2018-03-131-0/+39
* Rename test classes to allow stable test count when running test-all -jnobu2018-03-1327-29/+29
* 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
* assertions.rb: parenthesesnobu2018-03-121-1/+1
* eval_error.c: fix underflownobu2018-03-121-0/+8
* ripper: fix escaped spacenobu2018-03-121-0/+5
* 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
* Raise ArgumentError if host component is nilnaruse2018-03-081-0/+12
* fix error if the input is mixed Unicode and percent-escapesnaruse2018-03-081-0/+7
* complex.c: check typenobu2018-03-071-0/+14
* complex.c: check typenobu2018-03-071-0/+12
* date_core.c: check conversionnobu2018-03-071-0/+14
* test_date_arith.rb: needs `test_` prefixnobu2018-03-071-1/+1
* vm_insnhelper.c: blockparamproxy in rescuenobu2018-03-061-0/+12
* test_signal.rb: fix arguments ordernobu2018-03-061-4/+4
* use the reference as failure messagesnobu2018-03-061-2/+2
* thread.c: deadlock in backtracenobu2018-03-061-0/+22
* resolv.rb: close socketnobu2018-03-061-0/+19
* Removed redundant private declaration.hsbt2018-03-061-1/+0
* 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