summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2005-09-15* test/ruby/test_signal.rb (test_exit_action): skip the test usingusa
2005-09-12* test/dbm/test_dbm.rb: remove locking test, which may not bematz
2005-08-17* test/ruby/test_iterator.rb (test_block_passing): more tests.nobu
2005-08-10* test/ruby/test_iterator.rb (test_block_passing): yield in methodnobu
2005-08-08This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-08-07 * test/ruby/test_super.rb: added from HEAD. [ruby-dev:26743]nahi
2005-07-03avoid some race conditionakr
2005-06-30add a test for [ruby-dev:26383].akr
2005-06-05kill a process spawned by test_exit_action.akr
2005-06-03add a test for [ruby-dev:26128].akr
2005-05-13* test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's p...ocean
2005-05-12add tests for reading an extended fileakr
2005-05-12* io.c (rb_io_eof, remain_size, read_all, io_read, appendline)akr
2005-05-12* io.c (rb_io_eof, remain_size, read_all, io_read, appendline)akr
2005-05-12* test/ruby/envutil.rb, test/drb/drbtest.rb: can test drbocean
2005-04-07* eval.c (rb_call0): "return" event hook should be always executedshugo
2005-03-22* test/ruby/test_settracefunc.rb (test_event): added tests forshugo
2005-03-16* eval.c (rb_call0): call_cfunc() should be protected.shugo
2005-03-07* ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read,gotoyuzo
2005-02-07add test_rand_0x100000000.akr
2005-01-08* io.c (io_fread): warn nonblocking behavior.akr
2005-01-04This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-12-20This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-11-29* object.c (convert_type): [ruby-core:03845]matz
2004-11-20* test/ruby/test_stringchar.rb (test_bang): added.eban
2004-11-17Wed Nov 17 23:42:40 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi
2004-11-17This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-11-13backport from 1.9gotoyuzo
2004-11-11* test/ruby/test_file.rb (test_truncate_wbuf): we want to testusa
2004-10-09This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-10-03test String#sum for bits=0..7.akr
2004-10-03This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-09-07copy test/zlib/test_zlib.rb from trunk.akr
2004-09-07This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-07-14* util.c (ruby_strtod): should not convert string in the form ofocean
2004-06-25add an assertion.akr
2004-06-16* test/ruby/test_array.rb: use local variables instead of a globalnobu
2004-05-27 * lib/logger.rb: leading 0 padding of timestamp usec part.nahi
2004-04-06This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-04-01add test_symmetry_bignum.akr
2004-02-18 * test/*: should not depend on $KCODE.nahi
2004-02-17 * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi
2004-02-17This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-02-11* test/ruby/test_file.rb (TestFile::test_fnmatch): added tests forakira
2003-12-24* ext/stringio/stringio.c (strio_read): clear the buffer argumentnobu
2003-12-23* io.c (read_all): do not return nil at the end of file.matz
2003-12-23* io.c (rb_io_ungetc): raise an exception at unread stream tonobu
2003-12-23 * lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650]nahi
2003-12-10* ext/stringio/stringio.c (strio_read): set EOF flag at short read.nobu
2003-12-10* ext/stringio/stringio.c (strio_read): do not set EOF flag whennobu