.. |
pending.rb
|
* bootstraptest/pending.rb: add pending issue.
|
2007-12-25 13:15:53 +00:00 |
runner.rb
|
* bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,
|
2008-02-12 06:28:23 +00:00 |
test_attr.rb
|
* bootstraptest/test_attr.rb: moved test for [ruby-core:14641].
|
2008-01-17 16:59:23 +00:00 |
test_block.rb
|
* vm.c: check frame is FINAL when creating env.
|
2007-12-25 02:14:36 +00:00 |
test_class.rb
|
* bootstraptest/test_class.rb: new file.
|
2007-02-24 09:45:25 +00:00 |
test_eval.rb
|
* bootstraptest/test_eval.rb, test_knownbug.rb: move a fixed test.
|
2008-01-03 10:48:35 +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
|
* io.c (argf_set_encoding): uses current_file after check for next
|
2008-02-21 05:47:12 +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
|
* bootstraptest/test_knownbug.rb: add tests. [ruby-dev:34128]
|
2008-03-25 10:35:20 +00:00 |
test_literal.rb
|
* bootstraptest/test_knownbug.rb, test_literal.rb: move fixed test.
|
2007-12-24 21:26:02 +00:00 |
test_load.rb
|
* load.c (rb_feature_p): returns loading path name too.
|
2007-12-24 07:53:50 +00:00 |
test_marshal.rb
|
bootstraptest/test_marshal.rb: test updated
|
2008-03-01 04:07:26 +00:00 |
test_massign.rb
|
* insns.def (expandarray): fix stack inc.
|
2008-01-23 17:17:23 +00:00 |
test_method.rb
|
* lib/uri/generic.rb: revert r15442. 2nd argument of String#sub parse
|
2008-02-13 07:26:52 +00:00 |
test_objectspace.rb
|
* bootstraptest/test_objectspace.rb: fix condition.
|
2007-12-22 10:54:02 +00:00 |
test_proc.rb
|
* bootstraptest/test_proc.rb: fixed wrong expected result. pointed
|
2008-01-12 02:29:47 +00:00 |
test_struct.rb
|
* bootstraptest/test_struct.rb: some test moved from test to shut
|
2008-03-13 16:40:33 +00:00 |
test_syntax.rb
|
* parse.y (opt_block_param): command can start just after block param
|
2008-02-29 06:12:46 +00:00 |
test_thread.rb
|
* compile.c, compile.h: fix stack pointer issues.
|
2008-01-25 18:02:01 +00:00 |