summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2015-07-24Add tests for `File.extname`nobu
2015-07-23parse.y: pop cmdargnobu
2015-07-22string.c: fix coderange of reversenobu
2015-07-22* test/ruby/test_range.rb: Add test case for Range#end withhsbt
2015-07-21suppress warningsnaruse
2015-07-21* gc.c (internal_object_p): Now a singleton classes appear byko1
2015-07-21* test/ruby/test_range.rb: Add test for Range#hashhsbt
2015-07-21test_process.rb: split a testnobu
2015-07-18test/ruby/test_process.rb: test thread+sigs work after failed execnormal
2015-07-17io.c (argf_read_nonblock): support `exception: false'normal
2015-07-17test_range.rb: add Range#new testnobu
2015-07-17test_range.rb: add Range#last assertionsnobu
2015-07-16vm.c: fix mark with rewinding cfpnobu
2015-07-15* test/ruby/test_process.rb (test_exec_close_reserved_fd): test forngoto
2015-07-15* test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):ngoto
2015-07-13use Timeout.timeoutnobu
2015-07-09test_process.rb: test for [Bug #11340]nobu
2015-07-07* test/ruby/test_method.rb (TestMethod#test_{instance,define}_method): assumedusa
2015-07-07* test/ruby/test_array.rbusa
2015-07-07symbol.c: preserve encodingnobu
2015-07-06string.c: ensure String#freeze resizes internal buffernormal
2015-07-06* vm_core.h: remove rb_iseq_t::klass to reduce dynamic data.ko1
2015-07-06* test/ruby/test_array.rbusa
2015-07-06* vm_insnhelper.c (vm_search_super_method): do not skip callingko1
2015-07-05test/ruby/test_array.rb: longer timeout for memory leak testnormal
2015-07-05test_process.rb: reap pidnobu
2015-07-05array.c: fix memory leaknobu
2015-07-05test/ruby/test_process.rb: test for fd=3 usability in childnormal
2015-07-04all?, any?, one?, none? of empty Enumerablenobu
2015-07-04* Add test case for empty array and first method with args.hsbt
2015-07-04* Add test for `Enumerable#sort` with block. Patch by @yui-knkhsbt
2015-07-03transcode.c: empty encoding namenobu
2015-07-01test_object.rb: use assert_separatelynobu
2015-07-01* Add test for Enumerable#none? [fix GH-950] Patch by @yui-knkhsbt
2015-06-30io.c: reopen OS encoding pathnobu
2015-06-30test_io.rb: skip method definitionsnobu
2015-06-29io.c: reopen stdio streams correctly when given "w+"normal
2015-06-28insns.def: preserve encodingnobu
2015-06-28insns.def: preserve encodingnobu
2015-06-28insns.def: preserve encodingnobu
2015-06-28test_redefinition_mismatchnobu
2015-06-28class.c: preserve encodingnobu
2015-06-28class.c: TypeError when superclass mismatchnobu
2015-06-26transcode.c: fix race conditionnobu
2015-06-25enum.c (enum_minmax): simplify return value creationnormal
2015-06-19test_method.rb: fix commit missnobu
2015-06-19proc.c: ArgumentError if no blocknobu
2015-06-19test_method.rb: split testnobu
2015-06-18* include/ruby/ruby.h: $SAFE=2 is now obsolete.hsbt
2015-06-18error.c: NameError#receivernobu