summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-04-05* test/test_curses.rb: tests for getch.nobu
2013-04-04object.c: avoid inadvertent symbol creationnobu
2013-04-04* ext/pathname/pathname.c (path_write): New method.akr
2013-04-04envutil.rb: assert stderr if marshal failednobu
2013-04-04struct.c: avoid inadvertent symbol creationnobu
2013-04-04object.c: avoid inadvertent symbol creationnobu
2013-04-04enum.c: avoid inadvertent symbol creationnobu
2013-04-04thread.c: avoid inadvertent symbol creationnobu
2013-04-03* ext/openssl/ossl_bn.c (ossl_bn_initialize): fix can't create from bn.naruse
2013-04-03Add comment.akr
2013-04-03* io.c (rb_io_seek_m): Accept :CUR, :END, :SET as "whence" argument.akr
2013-04-03bignum.c: Bignum zero comparisonnobu
2013-04-02* pack.c: Support Q! and q! for long long.akr
2013-04-02* ext/-test-/num2int/num2int.c: Define utility methodsakr
2013-04-02* re.c (rb_reg_to_s): suppress duplicated charclass warning.naruse
2013-04-02Add ignore_stderr because it outputs "circular require" warningsnaruse
2013-04-02Use assert_separately to speed up on test-allnaruse
2013-04-02* test/ruby/envutil.rb (assert_separately): stop_auto_run ofnaruse
2013-04-02Suppress warningsnaruse
2013-04-02use long_ary to suppress warningnaruse
2013-04-02Suppress warningsnaruse
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