summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2015-12-19tests: support gpg2 properly in all testcasesDavid Kalnischkies
2015-12-19avoid evaluating shell in paths used in apt-keyDavid Kalnischkies
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies
2015-12-19Fix FileUtlTest.GetTempDir failure when run as rootPino Toscano
2015-12-14test-apt-download-progress: Run the https test multiple timesJulian Andres Klode
2015-12-14pkgcache: Make hash arch-independent using fixed size integerJulian Andres Klode
2015-12-14tagfile: Hardcode error message for out of range integer valuesJulian Andres Klode
2015-12-14test framework: More noopchroot fixesJulian Andres Klode
2015-12-14test framework: Unset no_proxy as wellJulian Andres Klode
2015-12-14test framework: Unset http proxy variables in setupenvironmentJulian Andres Klode