summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-07-18test/ruby/test_process.rb: test thread+sigs work after failed execnormal
2015-07-17test/socket/test_nonblock: use smaller buffer for sendmsgnormal
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-17remove unnecessary enumerator requiresnormal
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-15encoding.c: drop dummy encoding flagnobu
2015-07-15-test-/string: movenobu
2015-07-14test_filehandler.rb: fix UNC path failurenobu
2015-07-14webrick/test_utils.rb: no timeout during assertionnobu
2015-07-14webrick/utils.rb: wakeup immediatelynobu
2015-07-14test_utils.rb: splitnobu
2015-07-14webrick/server.rb: stop immediatelynobu
2015-07-13use Timeout.timeoutnobu
2015-07-11Simple testing for StringIO#sysreadnobu
2015-07-10test_timeout.rb: add an assertionnobu
2015-07-10timeout.rb: removed and use Timeout::Errornobu
2015-07-09test_process.rb: test for [Bug #11340]nobu
2015-07-08leakchecker.rb: close consolenobu
2015-07-07iseq.c (iseq_data_to_ary): dump kw_arg as symbolnormal
2015-07-07* test/ruby/test_method.rb (TestMethod#test_{instance,define}_method): assumedusa
2015-07-07* test/ruby/test_array.rbusa
2015-07-07file.c: skip invalid bytenobu
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-06* test/lib/memory_status.rb: removed redundant path.hsbt
2015-07-05fix multiple loadnobu
2015-07-05test/ruby/test_array.rb: longer timeout for memory leak testnormal
2015-07-05parallel.rb: upper directorynobu
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-02revert r51101nobu
2015-07-02skip test_dash_i_beats_gemsnobu
2015-07-02test_gem_server.rb: Don't specify port numbernobu
2015-07-02* test/rubygems/test_gem_specification.rb: skip tests which theusa
2015-07-02fix redefinitionsnobu
2015-07-01* lib/rubygems: Update to RubyGems HEAD(c202db2).hsbt
2015-07-01fix a failure without zlibkazu
2015-07-01test_object.rb: use assert_separatelynobu