summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-get-build-dep
Commit message (Expand)AuthorAgeFilesLines
* allow default build-essentials to be overriddenDavid Kalnischkies2016-12-311-0/+62
* add --indep-only for build-dep commandDavid Kalnischkies2016-12-311-0/+17
* add a testcase for support of various build-dependency typesDavid Kalnischkies2016-11-091-0/+70
* use pkgCache::VS instead of pkgDepCache::VS()David Kalnischkies2016-02-031-194/+0
* reimplement build-dep via apts normal resolverDavid Kalnischkies2016-01-251-13/+21
* support comments in debian/control parsingDavid Kalnischkies2016-01-021-0/+35
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-191-2/+2
* require explicit paths to dsc/control as we do for deb filesDavid Kalnischkies2015-12-011-3/+12
* various changes to increase test-coverageDavid Kalnischkies2015-09-141-17/+30
* test exitcode as well as string equalityDavid Kalnischkies2015-03-161-3/+3
* Only allow "apt-get build-dep path" when path starts with ./ or /Michael Vogt2014-07-081-0/+3
* add support for apt-get build-dep unpacked-source-dirMichael Vogt2014-04-251-0/+41
* add support for apt-get build-dep foo.dscMichael Vogt2014-04-221-0/+85