summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-10-30fix typo [ci skip]nobu
2016-10-30* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Updatehsbt
2016-10-29parse.y: !-operator warningnobu
2016-10-29compile.c: not flip-flopnobu
2016-10-29vm_eval.c: follow the original classnobu
2016-10-28test/unit.rb: no file name if idle [ci skip]nobu
2016-10-28Update windows-1255 tablenobu
2016-10-27test/digest/test_digest.rb: fold long linesnobu
2016-10-27object.c: fixable float to fixnumnobu
2016-10-27object.c: use converted stringnobu
2016-10-25proc.c: follow the original classnobu
2016-10-24test_thread.rb: count accuratelynobu
2016-10-24test/unit.rb: show idling workersnobu
2016-10-24complex.c: undefine Comparable methodsnobu
2016-10-24refine assertionsnobu
2016-10-24complex.c: undefine clampnobu
2016-10-23test_refinement.rb: Symbol#to_proc testnobu
2016-10-22numeric.c: fix up r55891nobu
2016-10-22hash.c: fix Hash#compact! return valuenobu
2016-10-22compile.c: order with splattingnobu
2016-10-21fix r56467nobu
2016-10-21dir.c: retry glob with GCnobu
2016-10-21test_require.rb: reduce GCnobu
2016-10-20test_proc.rb: improve curry testsnobu
2016-10-19vm_insnhelper.c: refinements with sendnobu
2016-10-16* enc/windows_1254.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-10-15test_io.rb: use assert_not_predicatenobu
2016-10-15test_refinement.rb: test_symbol_procnobu
2016-10-15test_refinement.rb: using without evalnobu
2016-10-15Add test of DATA.binmode?kazu
2016-10-15vm_args.c: allow refinements in Symbol procnobu
2016-10-14process.c: use uaspawnnobu
2016-10-14optparse/kwargs.rbnobu
2016-10-14optparse.rb: hyphenizenobu
2016-10-13io.c: copy_stream to duplex IOnobu
2016-10-13hash.c: add compact and compact! methodsnobu
2016-10-13Fix tests depending on sort stabilitynobu
2016-10-12test_array.rb: do not assume stable sortnobu
2016-10-12better assertionnobu
2016-10-12fix warning: assigned but unused variablekazu
2016-10-12do not need to downcase twicekazu
2016-10-11Test URI.find_proxy using env argument.akr
2016-10-10ruby.c: bind fd before waitingnobu
2016-10-10test_require.rb: use assert_separatelynobu
2016-10-08memory_status.c: system callnobu
2016-10-08logger: fix monthly log rotate with DSTnobu
2016-10-07* basictest/test.rb: Adjust spaces in class declarationshsbt
2016-10-06load.c: setup syntax error backtracenobu
2016-10-06load.c: fix load/require contextnobu
2016-10-06test_io.rb: split test_gets_rsnobu