summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
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-29* lib/net/http/response.rb (inflater): CONTENT_ENCODING can be uppernaruse
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-27* lib/net/ftp.rb (makeport): close the TCPServereregon
2015-06-26transcode.c: fix race conditionnobu
2015-06-25enum.c (enum_minmax): simplify return value creationnormal
2015-06-25* test/-ext-/popen_deadlock/test_popen_deadlock.rb: test [Bug #11265]ngoto
2015-06-25* test/lib/envutil.rb (Test::Unit::Assertions#assert_no_memory_leak):ngoto
2015-06-25test: refine assertionsnobu
2015-06-25test_prime.rb: cosmetic changesnobu
2015-06-24ext/openssl/ossl_ssl.c: raise if kwargs given in blocking modenormal
2015-06-22* test/lib/test/unit.rb (Test::Unit::Parallel#start_watchdog): removedngoto
2015-06-20* ext/objspace/objspace_dump.c(dump_object): Return empty JSON object whensorah
2015-06-19test_last_thread.rb: relaxnobu
2015-06-19test_method.rb: fix commit missnobu
2015-06-19test_gem_remote_fetcher.rb: get rid of errorsnobu
2015-06-19proc.c: ArgumentError if no blocknobu