summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* skip flaky test for nowJesse Luehrs2016-05-281-0/+3
* cleanups, dzil stuff, etcJesse Luehrs2012-03-057-18/+23
* update some tests that accessed the hashref directlyJesse Luehrs2009-07-062-2/+2
* add a couple tests for write(), some failingdoy2009-02-051-1/+33
* add a test for read returning undef on timeoutdoy2009-02-041-1/+2
* call new directly, not indirectly0.04doy2009-02-035-5/+5
* make test 004 timeout rather than hanging on systems where it's brokendoy2009-02-031-1/+6
* system() stuff should be fixeddoy2009-02-031-11/+8
* close the child ptys after tests that spawn things in themdoy2009-02-033-2/+3
* add failing testdoy2009-02-031-0/+30
* print something on success and failure, so that the read call doesn't block, ...jluehrs22007-08-201-3/+9
* use the new kill() interface in the tests rather than the perl builtinjluehrs22007-08-171-1/+1
* this test also needs to make sure that the subprocess is dead before exiting ...jluehrs22007-08-171-0/+1
* missed some PTY->pty changesjluehrs22007-08-171-2/+2
* comment formattingjluehrs22007-08-171-1/+2
* make spawn wait for the child to die before returning if there was an errorjluehrs22007-08-171-3/+0
* make kill block on the subprocess death by default, and allow sending signals...jluehrs22007-08-172-7/+0
* we have testsjluehrs22007-08-177-9/+74
* add cpan stuffjluehrs22007-08-162-0/+15