Niels Thykier pushed to branch slightly-faster-tests at lintian / lintian
Commits: ae5bc52d by Niels Thykier at 2019-04-12T13:37:36Z Move Deb822 parsing into its own module called Lintian::Deb822Parser Signed-off-by: Niels Thykier <[email protected]> - - - - - 487e3c64 by Felix Lechner at 2019-04-12T13:37:37Z Drop safe_qx from test infrastructure. Drops safe_qx in order to further isolate the test infrastructure from Lintian. This makes the tests more robust and independent of the test subject. When complete, the separation will prevent the needless rebuilding of test package when only the Lintian executable has changed. It will eventually make the test suite faster. Gbp-Dch: ignore - - - - - e207d575 by Niels Thykier at 2019-04-12T13:37:38Z Lazy load L::Command in L::Util Gbp-Dch: ignore Signed-off-by: Niels Thykier <[email protected]> - - - - - 30 changed files: - checks/control-file.pm - checks/copyright-file.pm - checks/debconf.pm - checks/source-copyright.pm - checks/testsuite.pm - commands/reporting-harness.pm - commands/reporting-html-reports.pm - commands/reporting-sync-state.pm - lib/Lintian/CheckScript.pm - lib/Lintian/CollScript.pm - lib/Lintian/Collect/Binary.pm - lib/Lintian/Collect/Source.pm - + lib/Lintian/Deb822Parser.pm - lib/Lintian/Lab/Entry.pm - lib/Lintian/Profile.pm - lib/Lintian/Util.pm - lib/Test/Lintian.pm - lib/Test/Lintian/ConfigFile.pm - lib/Test/Lintian/Helper.pm - lib/Test/Lintian/Run.pm - private/generate-lintian-pod - private/generate-profiles.pl - private/refresh-archs - private/tag-stats - private/update-coverage - t/bin/runtests - t/scripts/Lintian/Util/dctrl-parser.t - t/scripts/needs-info-exists.t - t/scripts/needs-info-missing.t - t/scripts/profiles-coverage.t The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/lintian/lintian/compare/a6670ef14aeb449fd180863e9ac2cf902f21f2f4...e207d5755b6932dbae9a12da67bb76793b93a691 -- View it on GitLab: https://salsa.debian.org/lintian/lintian/compare/a6670ef14aeb449fd180863e9ac2cf902f21f2f4...e207d5755b6932dbae9a12da67bb76793b93a691 You're receiving this email because of your account on salsa.debian.org.

