ruby--ruby/bootstraptest
mame 31c0e3385f * thread.c (thread_cleanup_func): delete locking_mutex when thread
object become dummy because of fork.  [ruby-core:26744]
  [ruby-core:26745]

* bootstraptest/test_thread.rb: add a test for above.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25771 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-11-15 15:10:49 +00:00
..
pending.rb
runner.rb * bootstraptest/runner.rb (main): "usage" description updated. 2009-08-23 06:24:33 +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 * tool/instruction.rb (make_header_prepare_stack): check stack 2009-09-23 02:28:08 +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
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 * bootstraptest/test_io.rb: block write may block for long time. 2009-07-21 16:36:41 +00:00
test_jump.rb
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 (literal_concat0): tail can be nil. [ruby-dev:38980] 2009-08-02 12:04:43 +00:00
test_thread.rb * thread.c (thread_cleanup_func): delete locking_mutex when thread 2009-11-15 15:10:49 +00:00