table of contents
other versions
- buster-backports 2.104.0~bpo10+1
- testing 2.104.0
- unstable 2.104.0
Test::Lintian::Build(3) | Debian Package Checker | Test::Lintian::Build(3) |
NAME¶
Test::Lintian::Build -- routines to prepare the work directoriesSYNOPSIS¶
use Test::Lintian::Build qw(build_subject);
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¶
- build_subject(PATH)
- Populates a work directory RUN_PATH with data from the test located in SPEC_PATH. The optional parameter REBUILD forces a rebuild if true.
2021-02-01 | Lintian v2.104.0~bpo10+1 |