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
shyouhei b65958153c * sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keep
comment lines first.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@13381 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-09-07 06:41:17 +00:00
..
beginmainend.rb
endblockwarn.rb
envutil.rb * eval.c (eval): no need to push ruby_class. [ruby-dev:28176] 2006-02-11 16:13:47 +00:00
marshaltestlib.rb
suicide.rb * test/ruby/test_beginendblock.rb (test_should_propagate_signaled): 2007-06-14 15:04:27 +00:00
test_alias.rb
test_array.rb
test_assignment.rb
test_beginendblock.rb * test/ruby/test_beginendblock.rb (test_should_propagate_signaled): 2007-06-14 15:04:27 +00:00
test_bignum.rb
test_call.rb
test_case.rb
test_clone.rb
test_condition.rb
test_const.rb
test_defined.rb
test_dir.rb This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2006-01-01 08:12:39 +00:00
test_env.rb
test_eval.rb
test_exception.rb
test_file.rb
test_float.rb * test/ruby/test_float.rb (TestFloat::test_strtod): update test to 2006-07-18 09:18:45 +00:00
test_gc.rb
test_hash.rb * hash.c (rb_hash_delete_key): delete the entry without calling block. 2007-08-22 03:42:36 +00:00
test_ifunless.rb
test_io.rb
test_iterator.rb * eval.c (rb_iterate): need to PUSH_ITER in proper order. 2007-01-31 05:59:23 +00:00
test_marshal.rb
test_math.rb
test_method.rb * eval.c (mnew): call of super via a method object should work again. 2007-05-26 20:21:34 +00:00
test_objectspace.rb use assert_same instead of assert_equal. 2006-09-16 15:30:49 +00:00
test_pack.rb * util.c (ruby_strtod): Float("1e") should fail. [ruby-core:7330] 2006-02-17 02:21:39 +00:00
test_path.rb
test_pipe.rb
test_proc.rb
test_process.rb * test/ruby/test_process.rb (TestProcess#test_rlimit_nofile): 2006-07-31 07:18:43 +00:00
test_rand.rb
test_range.rb
test_readpartial.rb
test_settracefunc.rb
test_signal.rb
test_string.rb
test_stringchar.rb
test_struct.rb
test_super.rb * eval.c (rb_call0): fixed bug of zsuper with both of opt and rest. 2006-10-31 16:10:22 +00:00
test_symbol.rb
test_system.rb * sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keep 2007-09-07 06:41:17 +00:00
test_time.rb
test_trace.rb
test_variable.rb
test_whileuntil.rb
ut_eof.rb