This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Convert the POSIX waitpid tests to Test::More.
authorNicholas Clark <nick@ccl4.org>
Wed, 31 Aug 2011 16:19:34 +0000 (18:19 +0200)
committerNicholas Clark <nick@ccl4.org>
Thu, 1 Sep 2011 19:54:10 +0000 (21:54 +0200)
commit3fde54759f5a556ef1c7003832d36a1d8393eacb
tree39cb21600df3738cd27c9e51d4f98d6f90b5df59
parentb7fda7aac48a2f42869996b3969262c36a0bb96f
Convert the POSIX waitpid tests to Test::More.

Explicitly test POSIX::exit(), POSIX::fork(), POSIX::sleep() and
POSIX::waitpid(). Use POSIX::_exit() in the child process.
ext/POSIX/t/waitpid.t