logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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. Lintian v2.122.0ubuntu1 2025-05-01 Test::Lintian::Build(3)

Name

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

Synopsis

use Test::Lintian::Build qw(build_subject);

See Also