dh_perl6_test(1)
- automatically test perl 6 module packages
Description
DH_PERL6_TEST
NAME
dh_perl6_test -- automatically test perl 6 module packages
SYNOPSIS
dh_perl6_test
DESCRIPTION
This script will call ’prove6 -l -v’ to self-test a perl 6 module package. It will only do so if three conditions are met:
|
• |
A ’t’ directory exists | ||
|
• |
perl6-tap-harness is installed, typically by adding it to the build-depencies of the package being built | ||
|
• |
The debhelper build option ’nocheck’ is not set |
SEE ALSO
dh_perl6_maintscript(1), dh_perl6_depsfile(1), debhelper(7), dh(1)