summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2005-10-30* test/ruby/test_float.rb (test_precision): test by assert_in_delta.ocean
2005-10-22* ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu
2005-10-22* object.c (sym_inspect), parse.y (parser_yylex, rb_symname_p): checknobu
2005-10-08* lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matchednobu
2005-09-22* test/ruby/test_file.rb: check File#chown(nil,nil). [ruby-dev:27140]aamine
2005-09-17* test/ruby/test_readpartial.rb (test_open_pipe, test_with_stdio):ocean
2005-09-15* test/ruby/test_signal.rb (test_exit_action): skip the test usingusa
2005-09-12* lib/ostruct.rb (new_ostruct_member): Object#send no longer callnobu
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-08* parse.y (f_block_arg), eval.c (rb_yield_0): deal with dynamicnobu
2005-08-08* test/ruby/test_fnmatch.rb: separated from test_file.rb.ocean
2005-08-08 * test/ruby/test_method.rb: added. [ruby-dev:26761]nahi
2005-08-07 * test/ruby/test_super.rb: added optional arg tests. [ruby-dev:26743]nahi
2005-08-05add exclude_end? method to DuckRange.akr
2005-08-04add a test for duck-type range.akr
2005-07-14* test/ruby/test_env.rb (setup, teardown): do not depend on the behavior sett...nobu
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-06-01* struct.c: accessing >10 member caused segmentation fault. [ruby-dev:26247]aamine
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-04-07* eval.c (rb_call0): "return" event hook should be always executedshugo
2005-04-06* test/ruby/test_env.rb (test_key): should test ENV.key instead ofocean
2005-03-23* parse.y (primary): fix lineno of rescue and ensure.shugo
2005-03-22* test/ruby/test_settracefunc.rb (test_event): added tests forshugo
2005-03-16* test/ruby/test_settracefunc.rb: added test for c-return.shugo
2005-03-06duplicate tests removed.akr
2005-03-05* ext/openssl/ossl_ssl.c (ossl_start_ssl): should wait for thatgotoyuzo
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2005-02-07add test_rand_0x100000000.akr
2005-01-08update readpartial document.akr
2005-01-04* random.c (init_by_array): imported from mt19937ar-cok.tgz.akr
2004-12-12* test/ruby/test_super.rb (TestSuper#test_define_method): now methodsnobu
2004-12-08* parse.y (string_content): get rid of segfault at empty evstr.nobu
2004-12-07* test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): writenobu
2004-12-06* rubyio.h, intern.h, io.c, file.c, process.c, ext/socket/socket.c,akr
2004-11-29* object.c (convert_type): [ruby-core:03845]matz
2004-11-28* regparse.c, test/ruby/test_regexp.rb: fixed problem with UTF-8 characters t...ksaito
2004-11-28* regexec.c, test/ruby/test_regexp.rb: fixed segmentation falut ([ruby-dev:24...ksaito
2004-11-20* test/ruby/test_io.rb (test_gets_rs): add more tests.aamine
2004-11-18* string.c (str_gsub): internal buffer should not be listed bymatz
2004-11-18* parse.y (f_rest_arg): store rest args into invisible local variabenobu
2004-11-17Wed Nov 17 23:47:30 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi
2004-11-11* test/ruby/test_file.rb (test_truncate_wbuf): we want to testusa
2004-10-29add a test for a problem of [ruby-talk:116455]akr
2004-10-29add test for [ruby-dev:24643].akr
2004-10-09add test for [ruby-dev:24460]akr