aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test_alias.rb: rename duplicate namenobu2013-12-241-1/+1
* * test/fileutils/test_fileutils.rb (setup): should not callusa2013-12-231-1/+1
* test_fileutils.rb: tests for chownnobu2013-12-232-1/+54
* hash.c: reduce warningnobu2013-12-231-2/+15
* test_hash.rb: suppress warningsnobu2013-12-231-2/+2
* envutil.rb: use EXEEXTnobu2013-12-231-2/+3
* * array.c: Have to_h raise on elements that are not key-value pairs [#9239]marcandre2013-12-232-10/+20
* * doc/ChangeLog-1.9.3: [DOC] Fix typos by @dvsureshzzak2013-12-221-1/+1
* * lib/{rake,rdoc,rss}/*, test/rexml/test_listener.rb: [DOC] Fix typoszzak2013-12-221-1/+1
* * test/rubygems/test_gem_ext_builder.rb: Fix warning due to ambiguousdrbrain2013-12-221-1/+1
* * lib/rubygems/commands/install_command.rb: Restore gem installdrbrain2013-12-221-0/+26
* resolv/test_addr.rb: require tempfile for new test in r44312tmm12013-12-211-0/+1
* test_dns.rb: no server accessnobu2013-12-211-4/+2
* resolv.rb: no encodingsnobu2013-12-212-0/+25
* 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