.. |
runner.rb
|
* bootstraptest/runner.rb (assert_not_match): new method.
|
2007-10-05 07:43:34 +00:00 |
test_block.rb
|
add test for [ruby-dev:31472].
|
2007-08-18 03:47:03 +00:00 |
test_class.rb
|
* bootstraptest/test_class.rb: new file.
|
2007-02-24 09:45:25 +00:00 |
test_eval.rb
|
* eval.c (rb_f_send): allow send/__send__ to call methods of all
|
2007-11-04 20:36:20 +00:00 |
test_exception.rb
|
* bootstraptest/test_exception.rb: add escape character ("\") for
|
2007-08-18 04:14:31 +00:00 |
test_flip.rb
|
* bootstraptest/test_flip.rb: new test for flip-flop operator.
|
2007-07-10 06:57:56 +00:00 |
test_flow.rb
|
* bootstraptest/runner.rb: fix to show file name.
|
2007-06-27 16:26:31 +00:00 |
test_io.rb
|
* bootstraptest/test_{io,marshal}.rb, lib/rubygems/require_paths_builder.rb test/ruby/test_m17n.rb: set properties.
|
2007-11-26 01:20:48 +00:00 |
test_jump.rb
|
* test_jump.rb, test_knownbug.rb: seems to be fixed.
|
2007-09-01 14:56:59 +00:00 |
test_knownbug.rb
|
* eval.c (rb_method_missing): fix stack trace.
|
2007-11-27 01:47:34 +00:00 |
test_literal.rb
|
* parse.y (aref_args): args may not be a list. [ruby-dev:31592]
|
2007-08-29 03:48:19 +00:00 |
test_marshal.rb
|
* bootstraptest/test_{io,marshal}.rb, lib/rubygems/require_paths_builder.rb test/ruby/test_m17n.rb: set properties.
|
2007-11-26 01:20:48 +00:00 |
test_massign.rb
|
* parse.y (assignable_gen): ignore already erred names.
|
2007-08-30 18:49:00 +00:00 |
test_method.rb
|
* eval.c (rb_method_missing): fix stack trace.
|
2007-11-27 01:47:34 +00:00 |
test_objectspace.rb
|
* bootstraptest/test_knownbug.rb: move solved tests.
|
2007-11-23 08:33:32 +00:00 |
test_proc.rb
|
* bootstraptest/runner.rb: fix to show file name.
|
2007-06-27 16:26:31 +00:00 |
test_syntax.rb
|
* compile.c (iseq_compile_each): fix next/redo stack consistency.
|
2007-08-16 13:12:24 +00:00 |
test_thread.rb
|
* thread.c (rb_thread_raise): check if target thread is
|
2007-08-12 20:06:59 +00:00 |