aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge RDoc 6.0.3 from upstream.hsbt2018-03-2671-254/+882
* assertions for r62914nobu2018-03-251-2/+10
* vm_args.c: warn splat to varnobu2018-03-251-2/+10
* parse.y: k_else in bodystmtnobu2018-03-231-1/+1
* parse.y: else without rescuenobu2018-03-231-2/+1
* test_exception.rb: assertions with Exception.to_tty?nobu2018-03-221-4/+20
* set UTF-8 if given URI string is ASCIInaruse2018-03-221-0/+1
* error.c: full_message optionsnobu2018-03-221-0/+22
* fix each_grapheme_cluster's size [Bug #14363]naruse2018-03-221-3/+10
* Revert "each_grapheme_cluster shouldn't return size [Bug #14363]"naruse2018-03-221-3/+0
* 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