summaryrefslogtreecommitdiffstats
path: root/t/callbacks.t
Commit message (Collapse)AuthorAgeFilesLines
* few more tweaks to make these tests more reliableJesse Luehrs2012-03-071-3/+6
|
* make the test suite more reliableJesse Luehrs2012-03-071-1/+8
|
* hardcoding -Ilib here is wrongJesse Luehrs2012-03-061-1/+1
|
* factor out the callback stuff, make Term::Filter a roleJesse Luehrs2012-03-051-3/+3
|
* make the subprocess scripts use strict and warningsJesse Luehrs2012-03-051-0/+2
|
* add test for most of the callbacksJesse Luehrs2012-03-051-0/+121
it's a bit race-condition-y, but good enough for now