DOKK / manpages / debian 11 / lintian / Test::Lintian::Prepare.3.en
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.

Populates a work directory SOURCE_PATH with data from the test located in SPEC_PATH. The optional parameter REBUILD forces a rebuild if true.
Populates a evaluation directory EVAL_PATH with data from the test located in SPEC_PATH. The optional parameter REBUILD forces a rebuild if true.

Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.

lintian(1)

2020-11-27 Lintian v2.104.0