This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Get t/uni/cache.t working under minitest
[perl5.git] / t / op / getppid.t
2012-06-02 Nicholas ClarkIf kill 0, PPID works, use it to avoid race conditions...
2012-06-02 Nicholas ClarkIn t/op/getppid.t remove most race conditions by signal...
2012-06-02 Nicholas ClarkIn t/op/getppid.t, die if any pipe close fails.
2011-03-08 Nicholas ClarkRefactor skip_all_without_config() to take a list of...
2011-03-07 Nicholas ClarkAdd skip_all_without_config() to test.pl, and use it...
2007-11-29 Matt KraaiSkip failing getppid tests on QNX 6
2006-04-01 Nicholas ClarkIf the comment says "(and not ours)" then it should...
2006-04-01 Nicholas ClarkRewrite t/op/getppid.t to remove the assumption that...
2005-06-05 Rafael Garcia-SuarezNew test for getppid(), by Alexey Tourbin