summaryrefslogtreecommitdiff
path: root/scripts/t/Dpkg_Control_Tests/tests-missing-fields
AgeCommit message (Collapse)AuthorFilesLines
2016-07-03Dpkg::Control: Add new autopkgtest control files supportGuillem Jover1-0/+7
Add new CTRL_TESTS control types, new Dpkg::Control::Tests and Dpkg::Control::Tests::Entry modules, add support for the fields that can appear on these control files, and update Dpkg::Index to handle them as well. [niels@thykier.net: Fix logic inversion. ]