Test::Lintian::Filter(3) | Debian Package Checker | Test::Lintian::Filter(3) |
Test::Lintian::Filter -- Functions to select with tests to run
use Test::Lintian::Filter qw(find_selected_lintian_testpaths); my @testpaths = find_selected_lintian_testpaths('suite:changes');
Functions that parse the optional argument 'only_run' to find the tests that are supposed to run.
2023-02-05 | Lintian v2.116.3 |