summaryrefslogtreecommitdiffstats
path: root/t/003-subprocess.t
Commit message (Collapse)AuthorAgeFilesLines
* cleanups, dzil stuff, etcJesse Luehrs2012-03-051-21/+0
|
* call new directly, not indirectly0.04doy2009-02-031-1/+1
|
* close the child ptys after tests that spawn things in themdoy2009-02-031-1/+1
|
* print something on success and failure, so that the read call doesn't block, ↵jluehrs22007-08-201-3/+9
| | | | and make sure that the spawned script survives long enough for us to read from it
* this test also needs to make sure that the subprocess is dead before exiting ↵jluehrs22007-08-171-0/+1
| | | | (hasn't been an issue yet, but the situation is no different from 010)
* missed some PTY->pty changesjluehrs22007-08-171-2/+2
|
* we have testsjluehrs22007-08-171-0/+14