aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* file.c: skip invalid bytenobu2015-07-071-4/+7
* symbol.c: preserve encodingnobu2015-07-072-0/+25
* 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-062-9/+5
* * 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/lib/memory_status.rb: removed redundant path.hsbt2015-07-061-1/+1
* fix multiple loadnobu2015-07-051-0/+1
* test/ruby/test_array.rb: longer timeout for memory leak testnormal2015-07-051-1/+1
* parallel.rb: upper directorynobu2015-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
* revert r51101nobu2015-07-021-3/+0
* skip test_dash_i_beats_gemsnobu2015-07-021-0/+3
* test_gem_server.rb: Don't specify port numbernobu2015-07-021-0/+4
* * test/rubygems/test_gem_specification.rb: skip tests which theusa2015-07-021-6/+18
* fix redefinitionsnobu2015-07-021-0/+1
* * lib/rubygems: Update to RubyGems HEAD(c202db2).hsbt2015-07-0138-590/+883
* fix a failure without zlibkazu2015-07-011-1/+1
* 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
* * lib/net/http/response.rb (inflater): CONTENT_ENCODING can be uppernaruse2015-06-291-0/+28
* 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
* * lib/net/ftp.rb (makeport): close the TCPServereregon2015-06-271-0/+40
* transcode.c: fix race conditionnobu2015-06-261-0/+18
* enum.c (enum_minmax): simplify return value creationnormal2015-06-251-0/+1
* * test/-ext-/popen_deadlock/test_popen_deadlock.rb: test [Bug #11265]ngoto2015-06-251-0/+35
* * test/lib/envutil.rb (Test::Unit::Assertions#assert_no_memory_leak):ngoto2015-06-252-25/+30
* test: refine assertionsnobu2015-06-253-22/+16
* test_prime.rb: cosmetic changesnobu2015-06-251-2/+2
* ext/openssl/ossl_ssl.c: raise if kwargs given in blocking modenormal2015-06-241-0/+14
* * test/lib/test/unit.rb (Test::Unit::Parallel#start_watchdog): removedngoto2015-06-221-20/+0
* * ext/objspace/objspace_dump.c(dump_object): Return empty JSON object whensorah2015-06-201-0/+9
* test_last_thread.rb: relaxnobu2015-06-191-1/+1
* test_method.rb: fix commit missnobu2015-06-191-0/+1
* test_gem_remote_fetcher.rb: get rid of errorsnobu2015-06-191-1/+1
* proc.c: ArgumentError if no blocknobu2015-06-191-2/+15