summaryrefslogtreecommitdiff
path: root/scripts/t/Dpkg_Control_Tests
AgeCommit message (Collapse)AuthorFilesLines
2016-07-03Dpkg::Control: Add new autopkgtest control files supportGuillem Jover3-0/+31
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. ]