summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2015-08-17io.c: raise at incomplete charnobu
2015-08-15io.c: read more datanobu
2015-08-13test_gc.rb: dump hung up processnobu
2015-08-12test_gc.rb: abort hung up processnobu
2015-08-12test_gc.rb: timeout of test_interrupt_in_finalizernobu
2015-08-11parse.y: optional superclassnobu
2015-08-11* test/ruby/test_array.rb: Add test for `Array#flatten` with level 1hsbt
2015-08-11* enum.c: added doc for Enumerable#ziphsbt
2015-08-11* vm_method.c: typo fix [fix GH-993][ci skip] Patch by @0x0deahsbt
2015-08-09test_gc.rb: check signal firstnobu
2015-08-07proc.c: fix for uncallable methodnobu
2015-08-05test/ruby/test_process.rb (test_many_args): increase timeoutnormal
2015-08-05node.c: NODE_ALLOCA for ALLOCVnobu
2015-08-04* test/ruby/test_module.rb: should not expect a method table ordering.ko1
2015-08-04* proc.c (rb_block_clear_env_self): clear by Qfalse intead of Qnil.ko1
2015-08-03re.c: fix for wide character encodingsnobu
2015-07-30test_settracefunc.rb: refinenobu
2015-07-30envutil.rb: -w for assert_separatelynobu
2015-07-30variable.c: Module#deprecate_constantnobu
2015-07-30load.c: avoid segfault when 'throw' occurs in the middle of rb_load_file_strnobu
2015-07-29test_hash.rb: suppress warningsnobu
2015-07-29vm_eval.c: set method_missing_reasonnobu
2015-07-29hash.c: fix symbol hashnobu
2015-07-29hash.c: fix float hashnobu
2015-07-29* test/ruby/test_io.rb (TestIO#test_open_flag_binary): typo of method name (t...usa
2015-07-29test_hash.rb: add assertionsnobu
2015-07-29open the path instead of tempfile objectnaruse
2015-07-29* io.c (rb_io_extract_modeenc): add option parameter `flags'naruse
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