summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-03-26Fix test errorkazu
2018-03-26Merge RDoc 6.0.3 from upstream.hsbt
2018-03-25assertions for r62914nobu
2018-03-25vm_args.c: warn splat to varnobu
2018-03-23parse.y: k_else in bodystmtnobu
2018-03-23parse.y: else without rescuenobu
2018-03-22test_exception.rb: assertions with Exception.to_tty?nobu
2018-03-22set UTF-8 if given URI string is ASCIInaruse
2018-03-22error.c: full_message optionsnobu
2018-03-22fix each_grapheme_cluster's size [Bug #14363]naruse
2018-03-22Revert "each_grapheme_cluster shouldn't return size [Bug #14363]"naruse
2018-03-22each_grapheme_cluster shouldn't return size [Bug #14363]naruse
2018-03-21Docs and tests on URI.hierarchical?, URI.absolute?nobu
2018-03-21parse.y: terminator at continued linenobu
2018-03-21parse.y: unindent continued linenobu
2018-03-21test_iseq.rb: disable load_from_binarynobu
2018-03-20io.c: Methods of File should not invoke external commandsshugo
2018-03-20compile.c: fix ibf_load_codenobu
2018-03-19parse.y: mismatched indentations at middlenobu
2018-03-19compile.c: arg var indexnobu
2018-03-18IBF works only on x86 platforms nownobu
2018-03-17Remove unused variablesk0kubun
2018-03-17test_jit.rb: debug cc1 availabilityk0kubun
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-15Introduce URI::File to handle file URI schemenaruse
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-14quote symbolsnobu
2018-03-13test/ripper/test_lexer.rb: add test for r62743k0kubun
2018-03-13Add FileUtils#cp_lrmame
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-12assertions.rb: parenthesesnobu
2018-03-12eval_error.c: fix underflownobu
2018-03-12ripper: fix escaped spacenobu
2018-03-12Fix setting method visibility on method wrapped with prependnobu
2018-03-11parse.y: fix interpolated string literal dedentnobu