.. |
pending.rb
|
* KNOWNBUGS.rb, bootstraptest/pending.rb: move a bug (?) to pending.
|
2008-06-19 16:08:16 +00:00 |
runner.rb
|
* bootstraptest/runner.rb: Use RUBY_DESCRIPTION if defined.
|
2009-02-18 06:27:47 +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
|
* insns.def (defineclass): try to autoload const to be overridden.
|
2009-02-12 15:48:44 +00:00 |
test_block.rb
|
* vm_insnhelper.c (vm_callee_setup_arg_complex): uses cfp from
|
2008-12-15 07:26:48 +00:00 |
test_class.rb
|
* vm.c (rb_vm_inc_const_missing_count, ruby_vm_const_missing_count):
|
2009-01-15 15:31:43 +00:00 |
test_eval.rb
|
* vm.c (Init_VM): create and define TOPLEVEL_BINDING at first.
|
2008-12-27 01:15:56 +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_finalizer.rb
|
* gc.c (rb_gc_call_finalizer_at_exit): self-referencing finalizers
|
2008-08-06 11:48:30 +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
|
* compile.c: fix to add "ensure" codes across "while" clause
|
2009-02-16 20:54:58 +00:00 |
test_fork.rb
|
* test_fork.rb: no need to test if fork(2) is not implemented.
|
2009-02-26 05:02:21 +00:00 |
test_io.rb
|
* bootstraptest/test_io.rb: no need to create real file.
|
2008-08-28 10:05:35 +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
|
* file.c (file_load_ok): checks if regular file. [ruby-dev:38097]
|
2009-02-27 06:49:43 +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
|
* vm_eval.c (method_missing): should not pop cfp if missing method
|
2009-02-22 01:47:11 +00:00 |
test_objectspace.rb
|
reduce test time.
|
2009-02-02 08:08:52 +00:00 |
test_proc.rb
|
* bootstraptest/test_proc.rb: suppress error message.
|
2009-01-02 13:20:46 +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
|
* test_thread.rb: broken test.
|
2009-02-26 05:01:03 +00:00 |