Simplify tests for fork() capabilities
authorSteve Hay <SteveHay@planit.com>
Wed, 5 Apr 2006 10:35:58 +0000 (10:35 +0000)
committerSteve Hay <SteveHay@planit.com>
Wed, 5 Apr 2006 10:35:58 +0000 (10:35 +0000)
commitec64f737c146f80372e587adab709f821d4d25f9
tree3c58cae9c0fa5f6df31763ddf54e34f4f018606f
parent878305029f3dfbd9e56219891ad218e5edbb3c02
Simplify tests for fork() capabilities

Jarkko pointed out that change #27710 was causing some
black smoke so makes the tests for fork() simpler, as
per lib\Test\Simple\t\fork.t for now. (Ideally we want
a $Config{d_pseudofork}, as suggested by Andy Dougherty,
but that'll have to wait until I get some more tuits.)
p4raw-link: @27710 on //depot/perl: 2f78ce11bc4a9355ade5d20a0825b10fbb177169

p4raw-id: //depot/perl@27718
ext/IO/t/io_multihomed.t
ext/IO/t/io_pipe.t
ext/IO/t/io_sock.t