Scroll to navigation

Test::Lintian::Prepare(3) Debian Package Checker Test::Lintian::Prepare(3)

NAME

Test::Lintian::Prepare -- routines to prepare the work directories

SYNOPSIS

  use Test::Lintian::Prepare qw(prepare);

DESCRIPTION

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.

FUNCTIONS

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.

AUTHOR

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

SEE ALSO

lintian(1)

2022-07-02 Lintian v2.115.1~bpo11+1