summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-04-02fix typo: s/@ca_cert/@cacert/naruse
2013-04-01Unused module removed.akr
2013-04-01conditional test fixed.akr
2013-04-01more tests.akr
2013-04-01* ext/-test-/num2int/num2int.c: Rename utility methodsakr
2013-04-01test_optparse.rb: skip no_error in backtracenobu
2013-04-01* test/-ext-/num2int/test_num2int.rb: Test small bignums.akr
2013-04-01* ext/-test-/num2int/num2int.c: Return string for result, instead ofakr
2013-03-31* include/ruby/ruby.h (FIX2ULONG): Make it consistent with NUM2ULONG.akr
2013-03-31proc.c: consider noex in define_methodnobu
2013-03-31test_method.rb: splitnobu
2013-03-31more tests.akr
2013-03-31* numeric.c (rb_num2ulong_internal): New function similart toakr
2013-03-30class.c: suppress wrong warningnobu
2013-03-30Specify external_encodingnaruse
2013-03-30* test/ruby/test_class.rb: Simplify warning checksmarcandre
2013-03-29thread.c: Mutex#synchronize no block paramsnobu
2013-03-29io.c: get rid of IOError when skipped while iterationnobu
2013-03-29io.c: get rid of IOError when skipped while iterationnobu
2013-03-28* test/-ext-/num2int/test_num2int.rb: extractakr
2013-03-27fix typoskazu
2013-03-27* numeric.c (LONG_MIN_MINUS_ONE_IS_LESS_THAN): New macro.akr
2013-03-27* test/-ext-/num2int/test_num2int.rb (asert_num2i_success): Newakr
2013-03-27* time.c (num_exact): use to_r method only if to_int method isakr
2013-03-27* test/-ext-/num2int/test_num2int.rb (test_num2ll): test LLONG_MIN,akr
2013-03-26test_syntax.rb: fix test errornobu
2013-03-26* test/psych/test_*.rb: use require_relative to require local libraryxibbar
2013-03-26* test/minitest/test_*.rb: use require_relative to require local libraryxibbar
2013-03-26* test/dtrace/test_*.rb: use require_relative to require local libraryxibbar
2013-03-26* test/ruby/test_syntax.rb: fixed a typo introduced at r39935.usa
2013-03-26test_syntax.rb: pass srcdirnobu
2013-03-26test_syntax.rb: envutilnobu
2013-03-26Use assert_separately to speed up on test-allnaruse
2013-03-25Use more general approach to get scope_id see #8159naruse
2013-03-25Suppress warningsnaruse
2013-03-25test_method.rb: refine assertionsnobu
2013-03-25envutil.rb: separate checksnobu
2013-03-25* test/ruby/test_method.rb (test_unlinked_method_entry_in_method_object_bug):nobu
2013-03-25envutil.rb: signal in Process::Statusnobu
2013-03-24* test/rinda/test_rinda.rb: Skip IPv6 tests if no IPv6 addressesdrbrain
2013-03-24Try interface indexes which can use for IPv6 multicastnaruse
2013-03-24* test/ruby/envutil.rb (assert_ruby_status): include stderr output.nobu
2013-03-24Fix String#rpartition(/re/) against a multibyte string.knu
2013-03-24* test/ruby/test_require.rb: Remove temporally files in the tests.akr
2013-03-23* test/rinda/test_rinda.rb: Restore tests commented out while fixingdrbrain
2013-03-23 * lib/rinda/ring.rb: Add multicast support to Rinda::RingFinger anddrbrain
2013-03-23* test/rinda/test_rinda.rb: Fixed test failures in r39890 and r39890drbrain
2013-03-23Commit missdrbrain
2013-03-23* test/mkmf/test_have_macro.rb: remove temporally files in the tests.akr
2013-03-23Suppress warning: OpenSSL::X509::StoreContext#cleanup is deprecated with no r...naruse