summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2015-12-14test framework: Correctly generate new paths in noopchrootJulian Andres Klode
2015-12-14test-apt-download-progress: Limit rate to 600kJulian Andres Klode
2015-12-14test-apt-download-progress: Allow smaller progress changeJulian Andres Klode
2015-12-14test-sourceslist-lang-plusminus-options: Use amd64 architectureJulian Andres Klode
2015-12-14non-existing directories don't need to be cleanedDavid Kalnischkies
2015-12-14support regex and co in 'apt-cache policy $pkg' againDavid Kalnischkies
2015-12-14show a more descriptive error for weak Release filesDavid Kalnischkies
2015-12-11Convert package names from Packages files to lower caseJulian Andres Klode
2015-12-11test: Fix testcases relying on mixed case package namesJulian Andres Klode
2015-12-10Do not swap required and important in pkgCache::Priority()Julian Andres Klode
2015-12-06replace run-parts with find|sort to avoid debianutils usageDavid Kalnischkies
2015-12-06replace "which" with "command -v" for portabilityDavid Kalnischkies
2015-12-02use @CHANGEPATH@ as placeholder in changelog URI templatesDavid Kalnischkies
2015-12-02tests: apt build-dep actually reports no depends correctlyDavid Kalnischkies
2015-12-01require explicit paths to dsc/control as we do for deb filesDavid Kalnischkies
2015-11-29accept ../ on the cmdline as start for a deb file as wellDavid Kalnischkies