summaryrefslogtreecommitdiff
path: root/test/interactive-helper/testextract.cc
Commit message (Collapse)AuthorAgeFilesLines
* * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:David Kalnischkies2012-03-221-104/+0
| | | | | | | - drop instead of fix as it is only needed if you want to reimplement dpkg and comes straight from the beginning of last decade (Closes: #663372) * apt-inst/deb/debfile.cc: - {Extract,Merge}Control() is another instance of "lets reimplement dpkg" so shot of this code before someone ends up using this…
* for these helpers we don't need too much checks,David Kalnischkies2012-03-201-1/+2
| | | | but no warnings from gcc helps
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+2
|
* move the interactive helper to a subdirectory of testDavid Kalnischkies2011-08-171-0/+101