summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-03-07Fix several typosVeres Lajos
2016-03-06do not move not-failed pdiff-patches into CWD on failureDavid Kalnischkies
2016-03-06add test for apt-key 0xKEY and use parameter expansionDavid Kalnischkies
2016-03-06support APT::Get::Build-Dep-Automatic again in build-depDavid Kalnischkies
2016-03-06tests: expect no output while compiling noopchrootDavid Kalnischkies
2016-03-06deal with partially downloaded changelogsDavid Kalnischkies
2016-02-25Fix crash with empty architecture listJulian Andres Klode
2016-02-16pass versioned provides to external solvers in EDSPDavid Kalnischkies
2016-02-11always download changelogs into /tmp firstDavid Kalnischkies
2016-02-11use local changelog from /usr/share/doc if possibleDavid Kalnischkies
2016-02-10test: use our special downloaded dir for 'source' resultDavid Kalnischkies
2016-02-10accept any tarball compression in 814139 testcaseDavid Kalnischkies
2016-02-10test that seeking to a position earlier in the file worksJulian Andres Klode
2016-02-10get dpkg lock in build-dep if cache was invalid againDavid Kalnischkies
2016-02-04test: Fix apt-key tests to work with current gpg 2.1Julian Andres Klode
2016-02-03avoid building dependency tree in 'source' commandDavid Kalnischkies
2016-02-03use pkgCache::VS instead of pkgDepCache::VS()David Kalnischkies
2016-01-31support <libc>-<kernel>-<cpu> in architecture specsDavid Kalnischkies
2016-01-31test all redirection codes work as expectedDavid Kalnischkies
2016-01-27only warn about missing/invalid Date field for nowDavid Kalnischkies
2016-01-26get sources for packages in multiple releases againDavid Kalnischkies
2016-01-26parse version correctly from binary Source fieldDavid Kalnischkies
2016-01-26stablize gtest testcase environmentDavid Kalnischkies
2016-01-25fix tests run via sudo checking the history fileDavid Kalnischkies
2016-01-25reimplement build-dep via apts normal resolverDavid Kalnischkies
2016-01-25always create pkg at the time pkg:arch is createdDavid Kalnischkies
2016-01-15string_view: Drop constexpr constructor for standard compatibilityJulian Andres Klode
2016-01-15provide a constexpr char[] overload for APT::StringViewDavid Kalnischkies
2016-01-15revert file-hash based action-merging in acquireDavid Kalnischkies
2016-01-14fix M-A:foreign provides creation for unknown archsDavid Kalnischkies
2016-01-14Do not show multiple identical apt-cache showsrc entriesMichael Vogt
2016-01-12test-apt-acquire-additional-files: Set file mode of touched filesJulian Andres Klode
2016-01-12Only enable pipelining if server is HTTP/1.1Julian Andres Klode
2016-01-08remove uncompressed leftover partial file before pdiff bootstrapDavid Kalnischkies
2016-01-08use filesize of compressed pdiffs for the limit if possibleDavid Kalnischkies
2016-01-08tests: limit autotest-functionname generation to sane charactersDavid Kalnischkies
2016-01-08support '-' and no parameter for stdin in apt-helper cat-fileDavid Kalnischkies
2016-01-08keep compressed indexes in a low-cost formatDavid Kalnischkies
2016-01-08tests: try to pick up compressors from config automaticallyDavid Kalnischkies
2016-01-08allow pdiff bootstrap from all supported compressorsDavid Kalnischkies
2016-01-08use one 'store' method to rule all (de)compressorsDavid Kalnischkies
2016-01-03test-apt-cache: Adjust for hashtable size changeJulian Andres Klode
2016-01-02Add new APT::Keep-Downloaded-Packages optionMichael Vogt
2016-01-02properly parse comments in apt_preferences and deb822-style sourcesDavid Kalnischkies
2016-01-02support comments in debian/control parsingDavid Kalnischkies
2016-01-02add optional support for comments in pkgTagFileDavid Kalnischkies
2015-12-29Fix test case that was broken by switch of hash functionJulian Andres Klode
2015-12-27deal with empty values properly in deb822 parserDavid Kalnischkies
2015-12-27allow repositories to forbid arch:all for specific index targetsDavid Kalnischkies
2015-12-23ensure we got a lock in clean operationDavid Kalnischkies