.. |
pending.rb
|
* bootstraptest/pending.rb: renamed from featurebug.rb.
|
2007-12-21 08:38:16 +00:00 |
runner.rb
|
* bootstraptest/runner.rb (assert_not_match): new method.
|
2007-10-05 07:43:34 +00:00 |
test_block.rb
|
* string.c (sym_call): use exact argument array interface.
|
2007-12-23 02:26:45 +00:00 |
test_class.rb
|
* bootstraptest/test_class.rb: new file.
|
2007-02-24 09:45:25 +00:00 |
test_eval.rb
|
* compile.c (iseq_compile_each): should handle upper level eval iseq
|
2007-12-19 16:10:54 +00:00 |
test_exception.rb
|
* eval.c (errinfo_place): skip if error is Fixnum. [ruby-dev:32608]
|
2007-12-19 08:02:03 +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_fork.rb
|
* bootstraptest/test_fork.rb: skip if fork is not unsupported.
|
2007-12-21 21:35:08 +00:00 |
test_io.rb
|
* bootstraptest/test_fork.rb: skip if fork is not unsupported.
|
2007-12-21 21:35:08 +00:00 |
test_jump.rb
|
* compile.c (iseq_compile_each): remove "retry" in block.
|
2007-12-19 08:46:49 +00:00 |
test_knownbug.rb
|
move the test for [ruby-core:14288].
|
2007-12-23 15:06:14 +00:00 |
test_literal.rb
|
* insns.def (concatarray, splatarray): use to_a instead of
|
2007-12-01 05:20:06 +00:00 |
test_m17n.rb
|
* bootstraptest/test_m17n.rb: set properties.
|
2007-12-19 12:03:46 +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
|
* insnhelper.ci (vm_expandarray): fix sp increase place.
|
2007-12-20 01:03:15 +00:00 |
test_method.rb
|
* eval.c (rb_f_public_send): rename invoke_method to public_send.
|
2007-12-10 05:34:50 +00:00 |
test_objectspace.rb
|
* bootstraptest/test_objectspace.rb: fix condition.
|
2007-12-22 10:54:02 +00:00 |
test_proc.rb
|
* bootstraptest/runner.rb: fix to show file name.
|
2007-06-27 16:26:31 +00:00 |
test_syntax.rb
|
illegal -> invalid.
|
2007-12-21 03:25:02 +00:00 |
test_thread.rb
|
* parse.y (parser_yylex): wrong token was generated. [ruby-dev:32498]
|
2007-12-09 23:16:54 +00:00 |