summaryrefslogtreecommitdiffstats
path: root/t/002-spawn.t
Commit message (Collapse)AuthorAgeFilesLines
* call new directly, not indirectly0.04doy2009-02-031-1/+1
|
* use the new kill() interface in the tests rather than the perl builtinjluehrs22007-08-171-1/+1
|
* make kill block on the subprocess death by default, and allow sending ↵jluehrs22007-08-171-6/+0
| | | | signals other than TERM
* we have testsjluehrs22007-08-171-0/+22