aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fix typoskazu2013-03-271-58/+58
* * numeric.c (LONG_MIN_MINUS_ONE_IS_LESS_THAN): New macro.akr2013-03-271-0/+10
* * test/-ext-/num2int/test_num2int.rb (asert_num2i_success): Newakr2013-03-271-166/+71
* * time.c (num_exact): use to_r method only if to_int method isakr2013-03-271-0/+1
* * test/-ext-/num2int/test_num2int.rb (test_num2ll): test LLONG_MIN,akr2013-03-271-2/+2
* test_syntax.rb: fix test errornobu2013-03-261-1/+1
* * test/psych/test_*.rb: use require_relative to require local libraryxibbar2013-03-2637-37/+37
* * test/minitest/test_*.rb: use require_relative to require local libraryxibbar2013-03-262-2/+2
* * test/dtrace/test_*.rb: use require_relative to require local libraryxibbar2013-03-2611-11/+11
* * test/ruby/test_syntax.rb: fixed a typo introduced at r39935.usa2013-03-261-1/+1
* test_syntax.rb: pass srcdirnobu2013-03-261-4/+5
* test_syntax.rb: envutilnobu2013-03-261-1/+1
* Use assert_separately to speed up on test-allnaruse2013-03-261-0/+2
* Use more general approach to get scope_id see #8159naruse2013-03-251-22/+22
* Suppress warningsnaruse2013-03-251-2/+2
* test_method.rb: refine assertionsnobu2013-03-251-3/+7
* envutil.rb: separate checksnobu2013-03-251-1/+2
* * test/ruby/test_method.rb (test_unlinked_method_entry_in_method_object_bug):nobu2013-03-251-0/+13
* envutil.rb: signal in Process::Statusnobu2013-03-251-2/+2
* * test/rinda/test_rinda.rb: Skip IPv6 tests if no IPv6 addressesdrbrain2013-03-241-0/+16
* Try interface indexes which can use for IPv6 multicastnaruse2013-03-241-1/+13
* * test/ruby/envutil.rb (assert_ruby_status): include stderr output.nobu2013-03-241-3/+3
* Fix String#rpartition(/re/) against a multibyte string.knu2013-03-241-0/+7
* * test/ruby/test_require.rb: Remove temporally files in the tests.akr2013-03-248-3/+46
* * test/rinda/test_rinda.rb: Restore tests commented out while fixingdrbrain2013-03-231-577/+577
* * lib/rinda/ring.rb: Add multicast support to Rinda::RingFinger anddrbrain2013-03-231-498/+599
* * test/rinda/test_rinda.rb: Fixed test failures in r39890 and r39890drbrain2013-03-231-4/+0
* Commit missdrbrain2013-03-231-0/+40
* * test/mkmf/test_have_macro.rb: remove temporally files in the tests.akr2013-03-231-0/+2
* Suppress warning: OpenSSL::X509::StoreContext#cleanup is deprecated with no r...naruse2013-03-231-1/+4
* * test_enum.rb: Make test more precisemarcandre2013-03-221-1/+1
* * test_array.rb: Make test more precisemarcandre2013-03-221-1/+1
* * array.c: Avoid zip bug by not using obsolete rb_check_block_call [Bug #8153]marcandre2013-03-221-0/+9
* * test/ruby/envutil.rb (assert_warning): show diff.nobu2013-03-211-3/+2
* parse.y: refine warning messagenobu2013-03-211-0/+21
* vm_insnhelper.c: check required kwarg with resthashnobu2013-03-211-0/+16
* Retry ps if it doesn't do setproctitlenaruse2013-03-211-2/+6
* thread.c: fix deadlocknobu2013-03-211-1/+7
* parse.y: escape all closing parensnobu2013-03-211-3/+9
* * test/win32ole/test_err_in_callback.rb (TestErrInCallBack#setup):usa2013-03-201-2/+3
* * test/ruby/test_signal.rb (test_hup_me): skip if HUP isn't supported.shirosaki2013-03-201-0/+2
* * test/rubygems/test_gem_installer.rb (test_install_extension_flat):shirosaki2013-03-201-0/+1
* * test/win32ole/test_err_in_callback.rb (TestErrInCallBack#setup): useusa2013-03-201-3/+5
* * test/win32ole/test_err_in_callback.rb: revert r39823 (debug code).usa2013-03-201-2/+1
* * test/rinda/test_rinda.rb: remove unused variables.ayumin2013-03-191-4/+4
* * test/ruby/test_signal.rb (test_hup_me): added a few comments.kosaki2013-03-191-0/+4
* * test/win32ole/test_err_in_callback.rb: debug print. I'll remove this later.usa2013-03-191-1/+2
* compose HFS file namesnobu2013-03-191-0/+18
* * internal.h: added a declaration of ruby_kill().kosaki2013-03-191-0/+7
* * gc.c: Improve accuracy of objspace_live_num() andnari2013-03-181-0/+6