aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* each_grapheme_cluster shouldn't return size [Bug #14363]naruse2018-03-221-0/+3
* Docs and tests on URI.hierarchical?, URI.absolute?nobu2018-03-211-0/+18
* parse.y: terminator at continued linenobu2018-03-211-0/+12
* parse.y: unindent continued linenobu2018-03-211-0/+6
* test_iseq.rb: disable load_from_binarynobu2018-03-211-1/+1
* io.c: Methods of File should not invoke external commandsshugo2018-03-201-2/+2
* compile.c: fix ibf_load_codenobu2018-03-201-1/+2
* parse.y: mismatched indentations at middlenobu2018-03-191-0/+7
* compile.c: arg var indexnobu2018-03-191-0/+48
* IBF works only on x86 platforms nownobu2018-03-181-0/+1
* Remove unused variablesk0kubun2018-03-171-2/+2
* test_jit.rb: debug cc1 availabilityk0kubun2018-03-171-3/+10
* test_weakmap.rb: skip unstable assertionnobu2018-03-161-2/+2
* re.c: do not escape terminator in Regexp.unionnobu2018-03-161-0/+5
* test_iseq.rb: skip iseq with coveragenobu2018-03-161-1/+6
* 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