Test::Lintian::Prepare(3) | Debian Package Checker | Test::Lintian::Prepare(3) |
Test::Lintian::Prepare -- routines to prepare the work directories
use Test::Lintian::Prepare qw(prepare);
The routines in this module prepare the work directories in which the tests are run. To do so, they use the specifications in the test set.
Captures all output and places it in a file near the work directory. The log can be used as a starting point by the runner after copying it to a final location.
2019-05-26 | Lintian v2.15.0 |