summaryrefslogtreecommitdiff
path: root/scripts/t/Dpkg_Conf
AgeCommit message (Collapse)AuthorFilesLines
2016-07-03Revert "Dpkg::Conf: Switch implementation to be hash based"Guillem Jover1-1/+4
This reverts commit 94e241761c06ab112ec3e899dd9449784928c6c5. This change broke backwards compatibility in multiple ways. The format_argv option was set by default, the order was not preserved, which was important for dpkg.cfg files, and duplicate option names stopped being supported. Add regression tests to avoid similar changes in the future. Closes: #824938
2015-05-18scripts/t: Add test cases for Dpkg::ConfGuillem Jover1-0/+23