summaryrefslogtreecommitdiffstats
path: root/bootstraptest/test_fork.rb
Commit message (Collapse)AuthorAgeFilesLines
* * thread_pthread.c (rb_thread_create_timer_thread): print fatal errorko12009-06-071-0/+6
| | | | | | | | | message to stderr instead of using rb_bug(). * KNOWNBUGS.rb, bootstraptest/test_fork.rb: move a fixed test. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23647 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test_fork.rb: no need to test if fork(2) is not implemented.usa2009-02-261-5/+8
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22643 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * bootstraptest/test_fork.rb: test for [ruby-core:22158]nobu2009-02-181-0/+9
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22390 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * bootstraptest/test_fork.rb: skip if fork is not unsupported.ko12007-12-211-4/+8
| | | | | | | | * bootstraptest/test_io.rb: skip if require failed. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14446 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * bootstraptest/pending.rb: renamed from featurebug.rb.ko12007-12-211-6/+6
| | | | | | | | | This file contains bugs which is known but will not be fixed in days. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14423 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * thread.c (rb_thread_atfork): fix to mark thread object.ko12007-12-211-0/+6
[ruby-dev:32404] * bootstraptest/test_knownbug.rb, test_fork.rb: move a fixed test. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14420 b2dd03c8-39d4-4d8f-98ff-823fe69b080e