aboutsummaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* Simplify by not using at commandThierry Vignaud2020-05-072-10/+2
|
* Make it easier to debugThierry Vignaud2020-05-061-1/+2
|
* at -M only works on LinuxThierry Vignaud2020-05-061-1/+2
| | | | | Let's not break CPAN smokers on next version upload :-) It might be just simpler to use 'system("cmd... &")' instead of at...
* (get_at_command) split itThierry Vignaud2020-05-062-3/+9
| | | | Needed for next commit
* perl_checker cleanupsThierry Vignaud2020-05-061-3/+4
|
* This is a packageThierry Vignaud2020-05-061-0/+4
| | | | Export what's needed for tests
* Disable mail from 'at' when running wait-for- tests.Martin Whitaker2020-05-062-2/+2
|
* Fix plan if at is not installedThierry Vignaud2020-05-062-0/+2
| | | | | | Else we were seeing: Failed to schedule copy of ISO to fake SCSI device # Tests were run but no plan was declared and done_testing() was not seen.
* Add functional tests.Martin Whitaker2020-05-057-0/+250
|
* check POD syntax & coverage tooThierry Vignaud2020-05-042-0/+8
|
* do not reinvent Test::More...Thierry Vignaud2020-05-041-5/+3
|
* initial release0.01Pascal Rigaux2008-02-281-0/+5