.. |
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 |