1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/ruby
nobu 05d8e212b1 * test/ruby/test_env.rb (setup, teardown): do not depend on the behavior setting nil.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-07-14 23:29:45 +00:00
..
beginmainend.rb
endblockwarn.rb
envutil.rb
marshaltestlib.rb * test/ruby/marshaltestlib.rb: common marshal testcase added. 2004-02-17 14:15:37 +00:00
test_alias.rb * test/*: should not depend on $KCODE. 2004-02-18 13:08:08 +00:00
test_array.rb * test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's patch) 2005-05-13 05:24:19 +00:00
test_assignment.rb
test_beginendblock.rb
test_bignum.rb
test_call.rb
test_case.rb * test/*: should not depend on $KCODE. 2004-02-18 13:08:08 +00:00
test_clone.rb
test_condition.rb
test_const.rb
test_defined.rb
test_env.rb * test/ruby/test_env.rb (setup, teardown): do not depend on the behavior setting nil. 2005-07-14 23:29:45 +00:00
test_eval.rb
test_exception.rb * test/*: should not depend on $KCODE. 2004-02-18 13:08:08 +00:00
test_file.rb add tests for reading an extended file 2005-05-12 09:04:49 +00:00
test_float.rb * util.c (ruby_strtod): should not convert string in the form of 2004-07-14 03:32:20 +00:00
test_gc.rb
test_hash.rb * test/*: should not depend on $KCODE. 2004-02-18 13:08:08 +00:00
test_ifunless.rb
test_io.rb
test_iterator.rb * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
test_marshal.rb
test_math.rb
test_pack.rb
test_path.rb
test_pipe.rb
test_proc.rb
test_rand.rb add test_rand_0x100000000. 2005-02-07 16:11:14 +00:00
test_range.rb add a test for [ruby-dev:26383]. 2005-06-30 06:27:05 +00:00
test_readpartial.rb update readpartial document. 2005-01-08 18:18:36 +00:00
test_regexp.rb * regparse.c, test/ruby/test_regexp.rb: fixed problem with UTF-8 characters that have U+00FE or invalid characters. 2004-11-28 03:09:13 +00:00
test_settracefunc.rb * eval.c (rb_call0): "return" event hook should be always executed 2005-04-07 08:38:05 +00:00
test_signal.rb avoid some race condition 2005-07-03 09:37:49 +00:00
test_sprintf.rb
test_string.rb
test_stringchar.rb
test_struct.rb * struct.c: accessing >10 member caused segmentation fault. [ruby-dev:26247] 2005-06-01 15:03:09 +00:00
test_super.rb
test_system.rb
test_time.rb
test_trace.rb
test_variable.rb
test_whileuntil.rb
ut_eof.rb duplicate tests removed. 2005-03-06 03:02:52 +00:00