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
nahi 65264eadbd * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-09-05 11:28:27 +00:00
..
test_alias.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_array.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_assignment.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_bignum.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_call.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_case.rb * test/ruby: tests for ruby itself. 2003-09-04 16:18:59 +00:00
test_clone.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_condition.rb * test/ruby: tests for ruby itself. 2003-09-04 16:18:59 +00:00
test_const.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_defined.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_eval.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_exception.rb * test/ruby: tests for ruby itself. 2003-09-04 16:18:59 +00:00
test_float.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_gc.rb * test/runner.rb: added. gets testcases from command line and runs it. 2003-09-05 01:47:41 +00:00
test_hash.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_ifunless.rb * test/ruby: tests for ruby itself. 2003-09-04 16:18:59 +00:00
test_iterator.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_marshal.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_math.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_pack.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_path.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_proc.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_signal.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_stringchar.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_struct.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_system.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_trace.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_variable.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00
test_whileuntil.rb * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)' 2003-09-05 11:28:27 +00:00