1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/bootstraptest
akr b205b5e7b6 fix tests for load_path.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23817 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-06-22 07:28:33 +00:00
..
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
test_autoload.rb fix tests for load_path. 2009-06-22 07:28:33 +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 * variable.c (rb_autoload_load): checks if iv_tbl is valid. 2009-05-15 06:15:14 +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
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
test_flow.rb * compile.c: fix to add "ensure" codes across "while" clause 2009-02-16 20:54:58 +00:00
test_fork.rb * thread_pthread.c (rb_thread_create_timer_thread): print fatal error 2009-06-07 23:59:58 +00:00
test_io.rb * bootstraptest/test_io.rb: test for [ruby-dev:38131]. 2009-04-26 09:44:35 +00:00
test_jump.rb
test_literal.rb
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
test_massign.rb
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
test_syntax.rb
test_thread.rb fix tests for load_path. 2009-06-22 07:28:33 +00:00