summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-04-17test/csv/test_features.rb: enable accidentally-disabled assertionsmame
2018-04-17test/zlib/test_zlib.rb (test_path): enable the accidentally-disabled assertionmame
2018-04-17parse.y: fix cmdarg in command_argsnobu
2018-04-16compile.c: align rangenobu
2018-04-16string.c: fix dumped suffixnobu
2018-04-16string.c: fix checking ordernobu
2018-04-14Extend timeoutnaruse
2018-04-14irb.rb: restore the last errornobu
2018-04-14irb/{context,workspace}.rb: use local_variable_setnobu
2018-04-13file.c: chardev is loadablenobu
2018-04-12parse.y: `when` indentnobu
2018-04-12assert indents of `case` and `end`nobu
2018-04-12error.c: super in method_missingnobu
2018-04-12marshaltestlib.rb: use clean object for exceptionnobu
2018-04-11eval_error.c: fix loop on exception in messagenobu
2018-04-10symbol.c: non-ASCII constant namesnobu
2018-04-09parse.y: extra error message after no digitsnobu
2018-04-09test_literal.rb: use assert_syntax_errornobu
2018-04-08compile.c: align IBF dumped datanobu
2018-04-07test/ruby/test_iseq.rb: hexdump to diffnobu
2018-04-07Use assert_includenobu
2018-04-06Use assert_operator instead of assertkazu
2018-04-05compile.c: fix positions encodenobu
2018-04-04* test/test_tempfile.rb (test_{new,create}_traversal_dir): should not assume `t`usa
2018-04-04test/test_tempfile.rb: close a file object created by Tempfile.createmame
2018-04-04bignum.c: Bignum#fdiv avoids double division when divisor is bignummame
2018-04-04rexml: Fix a XPath bug of /child::node()kou
2018-04-04use Queue for inter-thread synchronization.ko1
2018-04-04rexml: Fix a XPath bug of @attribute/parentkou
2018-04-03test_fiber.rb: fix test_create_fiber_in_new_threadnobu
2018-04-03Fix typonobu
2018-04-03rexml: Fix a XPath bug of name(node-set)kou
2018-04-03adjust indent [ci skip]nobu
2018-04-03repatch r62966 and r62969.ko1
2018-04-03Fix Fiber with Thread issue on Windows [Bug #14642]ko1
2018-04-03adjust indent [ci skip]nobu
2018-04-03Revert r62966 and r62969naruse
2018-04-03proc.c: fix segfault when no singleton classnobu
2018-04-03Fix Kernel#singleton_method with Module#Prependnobu
2018-04-02error.c: prepend "warning: " alwaysnobu
2018-04-01Start re-enabling Jaxen testskou
2018-04-01test_time_tz.rb: Lisbon tzdata fixnobu
2018-04-01test_time_tz.rb: Kiritimati tzdata fixnobu
2018-04-01test_time_tz.rb: Kiritimati tzdata fixnobu
2018-03-31test/lib/leakchecker.rb: Add check_verbosekazu
2018-03-30test_jit.rb: loosen CC check conditionk0kubun
2018-03-30compile.c: do not dump unused callinfosnobu
2018-03-29test_jit.rb: loosen debug log checkk0kubun
2018-03-29Use only CMDARG/COND _PUSH/POP for cmdarg/cond management.nobu
2018-03-29array.c: yield blockarg in collectnobu