aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* Add tests for `File.extname`nobu2015-07-241-0/+3
* parse.y: pop cmdargnobu2015-07-231-0/+5
* string.c: fix coderange of reversenobu2015-07-221-1/+6
* * test/ruby/test_range.rb: Add test case for Range#end withhsbt2015-07-221-0/+1
* suppress warningsnaruse2015-07-211-2/+2
* * gc.c (internal_object_p): Now a singleton classes appear byko12015-07-211-0/+16
* * test/ruby/test_range.rb: Add test for Range#hashhsbt2015-07-211-0/+2
* test_process.rb: split a testnobu2015-07-211-1/+11
* test/ruby/test_process.rb: test thread+sigs work after failed execnormal2015-07-181-0/+70
* io.c (argf_read_nonblock): support `exception: false'normal2015-07-171-0/+43
* test_range.rb: add Range#new testnobu2015-07-171-0/+6
* test_range.rb: add Range#last assertionsnobu2015-07-171-0/+3
* vm.c: fix mark with rewinding cfpnobu2015-07-161-0/+15
* * test/ruby/test_process.rb (test_exec_close_reserved_fd): test forngoto2015-07-151-0/+15
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):ngoto2015-07-151-1/+1
* use Timeout.timeoutnobu2015-07-133-4/+4
* test_process.rb: test for [Bug #11340]nobu2015-07-091-0/+23
* * test/ruby/test_method.rb (TestMethod#test_{instance,define}_method): assumedusa2015-07-071-8/+12
* * test/ruby/test_array.rbusa2015-07-071-1/+1
* symbol.c: preserve encodingnobu2015-07-071-0/+11
* string.c: ensure String#freeze resizes internal buffernormal2015-07-061-0/+19
* * vm_core.h: remove rb_iseq_t::klass to reduce dynamic data.ko12015-07-061-5/+1
* * test/ruby/test_array.rbusa2015-07-061-1/+1
* * vm_insnhelper.c (vm_search_super_method): do not skip callingko12015-07-061-4/+1
* test/ruby/test_array.rb: longer timeout for memory leak testnormal2015-07-051-1/+1
* test_process.rb: reap pidnobu2015-07-051-0/+1
* array.c: fix memory leaknobu2015-07-051-0/+10
* test/ruby/test_process.rb: test for fd=3 usability in childnormal2015-07-051-0/+24
* all?, any?, one?, none? of empty Enumerablenobu2015-07-041-0/+7
* * Add test case for empty array and first method with args.hsbt2015-07-041-0/+1
* * Add test for `Enumerable#sort` with block. Patch by @yui-knkhsbt2015-07-041-0/+1
* transcode.c: empty encoding namenobu2015-07-031-0/+9
* test_object.rb: use assert_separatelynobu2015-07-011-5/+3
* * Add test for Enumerable#none? [fix GH-950] Patch by @yui-knkhsbt2015-07-011-0/+1
* io.c: reopen OS encoding pathnobu2015-06-301-0/+20
* test_io.rb: skip method definitionsnobu2015-06-302-4/+2
* io.c: reopen stdio streams correctly when given "w+"normal2015-06-291-0/+9
* insns.def: preserve encodingnobu2015-06-281-0/+3
* insns.def: preserve encodingnobu2015-06-281-0/+10
* insns.def: preserve encodingnobu2015-06-282-0/+10
* test_redefinition_mismatchnobu2015-06-282-0/+16
* class.c: preserve encodingnobu2015-06-281-0/+3
* class.c: TypeError when superclass mismatchnobu2015-06-281-1/+1
* transcode.c: fix race conditionnobu2015-06-261-0/+18
* enum.c (enum_minmax): simplify return value creationnormal2015-06-251-0/+1
* test_method.rb: fix commit missnobu2015-06-191-0/+1
* proc.c: ArgumentError if no blocknobu2015-06-191-2/+15
* test_method.rb: split testnobu2015-06-191-1/+6
* * include/ruby/ruby.h: $SAFE=2 is now obsolete.hsbt2015-06-181-81/+0
* error.c: NameError#receivernobu2015-06-181-0/+6