aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in testsa_matsuda2013-12-202-4/+4
* * lib/rubygems: Update to RubyGems master 03d6ae7. Changes include:drbrain2013-12-191-1/+7
* fix typonaruse2013-12-191-1/+1
* * lib/rubygems: Update to RubyGems master af60443. Changes include:drbrain2013-12-191-0/+4
* * test/runner.rb: fix commit miss on r44278.ko12013-12-181-1/+0
* * gc.c (gc_profile_dump_major_reason): fix this function because major_reasonko12013-12-181-0/+1
* test_gc.rb: fix syntax errornobu2013-12-181-2/+2
* test_gc.rb: refine assertionnobu2013-12-181-2/+2
* test_io.rb: duplicated testnobu2013-12-181-19/+3
* * lib/rubygems: Update to RubyGems master d8f12e2. This increases thedrbrain2013-12-183-0/+79
* * test/ruby/test_gc.rb (test_expand_heap): allow +/-1 diff.ko12013-12-181-2/+3
* * test/ruby/test_io.rb: fix duplicated test name.ktsj2013-12-171-1/+1
* hash.c: revertnobu2013-12-171-0/+2
* vm_trace.c: isolate exceptionsnobu2013-12-171-0/+13
* * 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