aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's p...ocean2005-05-131-0/+10
* add tests for reading an extended fileakr2005-05-121-0/+45
* * eval.c (rb_call0): "return" event hook should be always executedshugo2005-04-071-39/+54
* * test/ruby/test_env.rb (test_key): should test ENV.key instead ofocean2005-04-061-9/+9
* * parse.y (primary): fix lineno of rescue and ensure.shugo2005-03-231-6/+1
* * test/ruby/test_settracefunc.rb (test_event): added tests forshugo2005-03-221-12/+111
* * test/ruby/test_settracefunc.rb: added test for c-return.shugo2005-03-161-9/+11
* duplicate tests removed.akr2005-03-061-13/+0
* * ext/openssl/ossl_ssl.c (ossl_start_ssl): should wait for thatgotoyuzo2005-03-051-0/+26
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-9/+9
* add test_rand_0x100000000.akr2005-02-071-0/+7
* update readpartial document.akr2005-01-081-0/+2
* * random.c (init_by_array): imported from mt19937ar-cok.tgz.akr2005-01-041-0/+124
* * test/ruby/test_super.rb (TestSuper#test_define_method): now methodsnobu2004-12-121-1/+1
* * parse.y (string_content): get rid of segfault at empty evstr.nobu2004-12-081-0/+4
* * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): writenobu2004-12-071-0/+20
* * rubyio.h, intern.h, io.c, file.c, process.c, ext/socket/socket.c,akr2004-12-061-6/+6
* * object.c (convert_type): [ruby-core:03845]matz2004-11-291-5/+0
* * regparse.c, test/ruby/test_regexp.rb: fixed problem with UTF-8 characters t...ksaito2004-11-281-0/+12
* * regexec.c, test/ruby/test_regexp.rb: fixed segmentation falut ([ruby-dev:24...ksaito2004-11-281-0/+4
* * test/ruby/test_io.rb (test_gets_rs): add more tests.aamine2004-11-201-0/+27
* * string.c (str_gsub): internal buffer should not be listed bymatz2004-11-181-0/+50
* * parse.y (f_rest_arg): store rest args into invisible local variabenobu2004-11-181-0/+68
* Wed Nov 17 23:47:30 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi2004-11-171-0/+26
* * test/ruby/test_file.rb (test_truncate_wbuf): we want to testusa2004-11-111-3/+3
* add a test for a problem of [ruby-talk:116455]akr2004-10-291-1/+5
* add test for [ruby-dev:24643].akr2004-10-291-0/+7
* add test for [ruby-dev:24460]akr2004-10-091-0/+11
* test String#sum for bits=0..7.akr2004-10-031-1/+1
* add test for String#sum.akr2004-10-031-0/+19
* add test for [ruby-dev:24060], [ruby-dev:24065], [ruby-dev:24103],akr2004-09-072-0/+54
* check constants (Fcntl::F_SETFL, Fcntl::F_GETFL and Fcntl::O_NONBLOCK)akr2004-08-161-5/+4
* rescue NotImplementedError by fcntl.akr2004-08-161-1/+5
* add test.akr2004-08-111-0/+69
* * test/ruby/test_file.rb (test_fnmatch): added more tests.ocean2004-08-021-0/+104
* * util.c (ruby_strtod): should not convert string in the form ofocean2004-07-141-3/+20
* * test/ruby/test_file.rb (test_fnmatch): some tests for File.fnmatchocean2004-06-301-0/+78
* add an assertion.akr2004-06-251-0/+1
* * sprintf.c (rb_f_sprintf): support FZERO and FSPACE with NaN/Inf.usa2004-06-221-0/+66
* * eval.c (proc_set_safe_level, proc_invoke, rb_mod_define_method): notnobu2004-06-191-0/+31
* Add extend testcase for #first, #last, #shift, #unshift, #pop, #push methods.michal2004-06-161-0/+28
* * test/ruby/test_array.rb: use local variables instead of a globalnobu2004-06-161-49/+49
* * eval.c (rb_yield_0, proc_invoke, proc_arity): allow passing a blocknobu2004-05-251-0/+5
* * test/ruby/envutil.rb (EnvUtil::rubybin): give priority tonobu2004-05-191-1/+3
* * test/ruby/test_float.rb(test_strtod): Add test for signed 0.000...1ocean2004-05-151-0/+4
* * test/ruby/test_float.rb: Add test for util.c revision 1.42.ocean2004-05-141-0/+2
* * test/ruby/test_float.rb: added test_strtod to test Float("0").nahi2004-05-091-0/+12
* * ext/extmk.rb (extmake): skip uncompiled extensions.nobu2004-04-081-0/+1
* add an assertion for [0x100000000].pack("U").akr2004-04-071-0/+1
* add test_symmetry_bignum.akr2004-04-011-0/+6