aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* test/ruby/test_process.rb (test_many_args): increase timeoutnormal2015-08-051-1/+1
* node.c: NODE_ALLOCA for ALLOCVnobu2015-08-051-0/+10
* * test/ruby/test_module.rb: should not expect a method table ordering.ko12015-08-041-3/+3
* * proc.c (rb_block_clear_env_self): clear by Qfalse intead of Qnil.ko12015-08-041-0/+10
* re.c: fix for wide character encodingsnobu2015-08-031-0/+3
* test_settracefunc.rb: refinenobu2015-07-301-7/+4
* envutil.rb: -w for assert_separatelynobu2015-07-301-1/+1
* variable.c: Module#deprecate_constantnobu2015-07-301-0/+7
* load.c: avoid segfault when 'throw' occurs in the middle of rb_load_file_strnobu2015-07-301-0/+29
* test_hash.rb: suppress warningsnobu2015-07-291-2/+3
* vm_eval.c: set method_missing_reasonnobu2015-07-291-0/+7
* hash.c: fix symbol hashnobu2015-07-291-0/+1
* hash.c: fix float hashnobu2015-07-291-0/+1
* * test/ruby/test_io.rb (TestIO#test_open_flag_binary): typo of method name (t...usa2015-07-291-4/+4
* test_hash.rb: add assertionsnobu2015-07-291-2/+7
* open the path instead of tempfile objectnaruse2015-07-291-6/+6
* * io.c (rb_io_extract_modeenc): add option parameter `flags'naruse2015-07-291-0/+21
* 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