.. |
pending.rb
|
* KNOWNBUGS.rb, bootstraptest/pending.rb: move a bug (?) to pending.
|
2008-06-19 16:08:16 +00:00 |
runner.rb
|
* io.c (rb_io_wait_readable, rb_io_wait_writable): check if the file
|
2008-07-11 11:51:39 +00:00 |
test_attr.rb
|
* bootstraptest/test_attr.rb: moved test for [ruby-core:14641].
|
2008-01-17 16:59:23 +00:00 |
test_autoload.rb
|
* bootstraptest/test_autoload.rb: tests for [ruby-dev:34268].
|
2008-04-07 23:33:01 +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/pending.rb: move/remove solved issues.
|
2008-06-08 18:13:09 +00:00 |
test_eval.rb
|
* vm.c, eval_intern.h (PASS_PASSED_BLOCK):
|
2008-06-10 21:46:43 +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 (rb_io_wait_readable, rb_io_wait_writable): check if the file
|
2008-07-11 11:51:39 +00:00 |
test_jump.rb
|
* compile.c (get_destination_insn, get_next_insn, get_prev_insn):
|
2008-05-22 14:45:54 +00:00 |
test_literal.rb
|
* bootstraptest/test_knownbug.rb: move solved tests.
|
2008-05-19 05:20:21 +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
|
* bootstraptests/method.rb: increase RLIMIT_STACK size to 4M+8Kbytes
|
2008-07-27 13:24:18 +00:00 |
test_objectspace.rb
|
* bootstraptest/test_objectspace.rb: fix condition.
|
2007-12-22 10:54:02 +00:00 |
test_proc.rb
|
* string.c (str_gsub): should preserve last successful match
|
2008-06-19 17:11:55 +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
|
* vm.c, eval_intern.h (PASS_PASSED_BLOCK):
|
2008-06-10 21:46:43 +00:00 |
test_thread.rb
|
add ML ref.
|
2008-07-10 14:52:24 +00:00 |