1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/bootstraptest
nobu 09205cf2c3 * vm.c (vm_exec): reset thread state before starting vm loop.
[ruby-core:28129]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26628 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-02-09 19:06:39 +00:00
..
pending.rb
runner.rb * bootstraptest/runner.rb: sort test files. 2010-02-07 14:09:43 +00:00
test_attr.rb
test_autoload.rb fix tests for load_path. 2009-06-22 07:28:33 +00:00
test_block.rb
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 fixed tests. 2009-12-04 07:09:21 +00:00
test_exception.rb * bootstraptest/test_exception.rb: test for [ruby-core:24767]. 2009-08-05 04:01:08 +00:00
test_finalizer.rb
test_flip.rb
test_flow.rb * vm.c (vm_exec): reset thread state before starting vm loop. 2010-02-09 19:06:39 +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_gc.rb * bootstraptest/test_gc.rb: added tests based on [ruby-dev:39484] 2009-10-16 09:42:20 +00:00
test_io.rb * bootsraptest/test_io.rb: skip the test of io/nonblock on Windows. 2009-11-25 04:09:59 +00:00
test_jump.rb * vm_insnhelper.c (vm_throw): fixed infinite loop. [ruby-core:27969] 2010-01-31 12:41:47 +00:00
test_literal.rb * parse.y (literal_concat_gen): concat body from dstr instead of 2009-09-03 08:57:28 +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
test_massign.rb
test_method.rb * compile.c (iseq_compile_each): fix stack consistency error. 2009-07-30 12:42:41 +00:00
test_objectspace.rb
test_proc.rb
test_struct.rb
test_syntax.rb * parse.y (dyna_pop_gen): pop dvars. [ruby-dev:39861] 2009-12-09 16:12:57 +00:00
test_thread.rb * bootstraptest/test_thread.rb: please please please remember that there are 2009-12-11 07:47:29 +00:00