aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/rubygems: Update to RubyGems master 1c5f4b3. Allows rubygemsdrbrain2013-12-161-0/+49
* test_process.rb: fix for 32bit platformsnobu2013-12-161-1/+1
* class.c: fix option hashnobu2013-12-161-0/+3
* test_io.rb: IO.write testnobu2013-12-161-0/+16
* * vm_method.c (rb_method_entry_make): fix WB miss.ko12013-12-161-0/+13
* * process.c (make_clock_result): add :second as a unit fornaruse2013-12-161-0/+23
* suppress warning: SAFE=3 does no sandboxingnaruse2013-12-161-1/+7
* * gc.c: introduce GC.verify_internal_consistency method to verify GCko12013-12-161-0/+4
* test_logger.rb: fix system dependent testnobu2013-12-151-1/+1
* test_dir.rb: fix system dependent testnobu2013-12-151-1/+6
* envutil.rb: reduce waitnobu2013-12-141-2/+2
* test_process.rb: handshakenobu2013-12-141-7/+18
* test_thread.rb: timing issuesnobu2013-12-142-46/+67
* test_thread.rb: assert_operator for comparisonnobu2013-12-141-1/+1
* test_fiber.rb: remove corenobu2013-12-141-1/+4
* [DOC] Correct a couple of typos in comments by @dvsuresh [Fixes GH-482]a_matsuda2013-12-142-2/+2
* vm_insnhelper.c: post arguments as mandatorynobu2013-12-141-0/+10
* logger.rb: fix extra log ratationnobu2013-12-141-0/+39
* envutil.rb: refine messagesnobu2013-12-141-1/+1
* Additional test coverage to Enumerator#peek.nobu2013-12-141-0/+9
* Additional test coverage to Dir class. Dir['**/*'] should not resolve symlinks.nobu2013-12-141-0/+12
* Additional test coverage to DateTime comparison (sub millisecond).nobu2013-12-141-0/+9
* proc.c: method by respond_to_missing?nobu2013-12-141-0/+11
* object.c: check const namesnobu2013-12-141-4/+17
* object.c: nested path const_defined?nobu2013-12-141-0/+20
* object.c: fix typonobu2013-12-141-1/+1
* * ext/socket/lib/socket.rb: Don't test $! in "ensure" clause becauseakr2013-12-131-0/+71
* proc.c: fix inherited ownernobu2013-12-131-0/+9
* test_weakmap.rb: fix testnobu2013-12-131-1/+2
* test/ruby: better assertionsnobu2013-12-131-1/+1
* test_weakmap.rb: fix testnobu2013-12-131-1/+1
* proc.c, vm_method.c: fix super and aliasnobu2013-12-132-1/+58
* test_weakmap.rb: fix testnobu2013-12-131-5/+6
* test/ruby: better assertionsnobu2013-12-1345-513/+535
* assertions.rb: last match in assert_raise_with_messagenobu2013-12-131-3/+1
* * error.c: add Exception#backtrace_locations.ko12013-12-131-0/+30
* * lib/rubygems/request_set/lockfile.rb: Import RubyGems master a8d0669drbrain2013-12-131-1/+1
* * lib/rubygems: Update to RubyGems master ddac51f. Changes:drbrain2013-12-132-2/+31
* * ext/bigdecimal/bigdecimal.c (VpSetPTR): fix for limitation of the resultingmrkn2013-12-121-0/+19
* * doc/contributing.rdoc: [DOC] Fix typo in comments by @dvsuresh [Fixes GH-475]a_matsuda2013-12-121-1/+1
* test_weakref.rb: use single level WeakRefnobu2013-12-121-9/+10
* * eval.c (rb_raise_jump): call c_return hook immediately afterko12013-12-111-3/+3
* revert r44133. See https://bugs.ruby-lang.org/issues/8886 detailsko12013-12-113-8/+3
* hash.c: reject should return a plain hashnobu2013-12-111-1/+36
* * eval.c (rb_raise_jump): pop frame after setup exception.ko12013-12-113-3/+8
* envutil.rb: backtrace may not be presentnobu2013-12-111-2/+4
* * lib/rubygems: Update to RubyGems master ec8ed22. Notable changesdrbrain2013-12-1010-48/+47
* * insns.def: Fix optimization bug of Float#/ [Bug #9238]marcandre2013-12-101-0/+1
* array.c, hash.c: add saltnobu2013-12-102-0/+4
* test_exception.rb: ignore SystemStackErrornobu2013-12-101-0/+1