ruby--ruby/test/ruby
eban 046dff7f11 * test/ruby/envutil.rb: use Config::CONFIG["ruby_install_name"],
not "ruby".


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4752 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-13 14:59:25 +00:00
..
beginmainend.rb * test/ruby/test_beginendblock.rb: add tests for nested BEGIN/END. 2003-10-07 06:27:11 +00:00
endblockwarn.rb * test/ruby/test_beginendblock.rb, test/ruby/endblockwarn.rb: commited older 2003-10-07 06:32:18 +00:00
envutil.rb * test/ruby/envutil.rb: use Config::CONFIG["ruby_install_name"], 2003-10-13 14:59:25 +00:00
test_alias.rb
test_array.rb
test_assignment.rb
test_beginendblock.rb * test/ruby/test_beginendblock.rb, test/ruby/endblockwarn.rb: commited older 2003-10-07 06:32:18 +00:00
test_bignum.rb
test_call.rb
test_case.rb
test_clone.rb
test_condition.rb
test_const.rb
test_defined.rb * variable.c (rb_const_defined_0): look up constants in Object as 2003-10-02 03:00:23 +00:00
test_eval.rb
test_exception.rb * test/ruby/test_exception.rb (test_else): added. 2003-10-04 18:06:19 +00:00
test_file.rb * test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviour 2003-09-26 20:00:03 +00:00
test_float.rb * test/ruby/test_beginendblock.rb: add tests for nested BEGIN/END. 2003-10-07 06:27:11 +00:00
test_gc.rb
test_hash.rb
test_ifunless.rb
test_iterator.rb * test/ruby/test_iterator.rb (test_block_argument_without_paren): added. 2003-10-06 06:18:45 +00:00
test_marshal.rb * test/ruby/test_marshal.rb: add test for ruby's objects. 2003-09-26 08:41:28 +00:00
test_math.rb
test_pack.rb
test_path.rb
test_proc.rb
test_signal.rb
test_stringchar.rb
test_struct.rb
test_system.rb * test/ruby/envutil.rb: added. split "rubybin" from test_system.rb. 2003-10-05 02:56:42 +00:00
test_trace.rb
test_variable.rb
test_whileuntil.rb