Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If kill 0, PPID works, use it to avoid race conditions in t/op/getppid.t | Nicholas Clark | 2012-06-02 | 1 | -5/+31 |
* | In t/op/getppid.t remove most race conditions by signaling using pipes. | Nicholas Clark | 2012-06-02 | 1 | -2/+17 |
* | In t/op/getppid.t, die if any pipe close fails. | Nicholas Clark | 2012-06-02 | 1 | -3/+3 |
* | Refactor skip_all_without_config() to take a list of config options to test. | Nicholas Clark | 2011-03-08 | 1 | -1/+1 |
* | Add skip_all_without_config() to test.pl, and use it in 6 tests. | Nicholas Clark | 2011-03-07 | 1 | -7/+1 |
* | Skip failing getppid tests on QNX 6 | Matt Kraai | 2007-11-29 | 1 | -2/+10 |
* | If the comment says "(and not ours)" then it should be tested. | Nicholas Clark | 2006-04-01 | 1 | -1/+2 |
* | Rewrite t/op/getppid.t to remove the assumption that init has PID of 1. | Nicholas Clark | 2006-04-01 | 1 | -27/+44 |
* | New test for getppid(), by Alexey Tourbin | Rafael Garcia-Suarez | 2005-06-05 | 1 | -0/+54 |