summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* parse version correctly from binary Source fieldDavid Kalnischkies2016-01-261-0/+20
* stablize gtest testcase environmentDavid Kalnischkies2016-01-263-4/+26
* fix tests run via sudo checking the history fileDavid Kalnischkies2016-01-253-3/+23
* reimplement build-dep via apts normal resolverDavid Kalnischkies2016-01-256-32/+128
* always create pkg at the time pkg:arch is createdDavid Kalnischkies2016-01-252-5/+12
* string_view: Drop constexpr constructor for standard compatibilityJulian Andres Klode2016-01-151-8/+8
* provide a constexpr char[] overload for APT::StringViewDavid Kalnischkies2016-01-151-0/+88
* revert file-hash based action-merging in acquireDavid Kalnischkies2016-01-151-0/+0
* fix M-A:foreign provides creation for unknown archsDavid Kalnischkies2016-01-142-2/+10
* Do not show multiple identical apt-cache showsrc entriesMichael Vogt2016-01-141-0/+25
* test-apt-acquire-additional-files: Set file mode of touched filesJulian Andres Klode2016-01-121-0/+4
* Only enable pipelining if server is HTTP/1.1Julian Andres Klode2016-01-121-2/+3
* remove uncompressed leftover partial file before pdiff bootstrapDavid Kalnischkies2016-01-081-0/+6
* use filesize of compressed pdiffs for the limit if possibleDavid Kalnischkies2016-01-081-2/+6
* tests: limit autotest-functionname generation to sane charactersDavid Kalnischkies2016-01-081-3/+3
* support '-' and no parameter for stdin in apt-helper cat-fileDavid Kalnischkies2016-01-081-19/+5
* keep compressed indexes in a low-cost formatDavid Kalnischkies2016-01-086-20/+27
* tests: try to pick up compressors from config automaticallyDavid Kalnischkies2016-01-083-18/+20
* allow pdiff bootstrap from all supported compressorsDavid Kalnischkies2016-01-082-10/+29
* use one 'store' method to rule all (de)compressorsDavid Kalnischkies2016-01-081-2/+2
* test-apt-cache: Adjust for hashtable size changeJulian Andres Klode2016-01-031-3/+3
* Add new APT::Keep-Downloaded-Packages optionMichael Vogt2016-01-021-0/+43
* properly parse comments in apt_preferences and deb822-style sourcesDavid Kalnischkies2016-01-022-0/+27
* support comments in debian/control parsingDavid Kalnischkies2016-01-021-0/+35
* add optional support for comments in pkgTagFileDavid Kalnischkies2016-01-021-0/+61
* Fix test case that was broken by switch of hash functionJulian Andres Klode2015-12-291-5/+5
* deal with empty values properly in deb822 parserDavid Kalnischkies2015-12-271-1/+4
* allow repositories to forbid arch:all for specific index targetsDavid Kalnischkies2015-12-271-0/+40
* ensure we got a lock in clean operationDavid Kalnischkies2015-12-231-0/+10
* tests: support gpg2 properly in all testcasesDavid Kalnischkies2015-12-194-44/+48
* avoid evaluating shell in paths used in apt-keyDavid Kalnischkies2015-12-192-3/+21
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-19207-518/+495
* Fix FileUtlTest.GetTempDir failure when run as rootPino Toscano2015-12-191-3/+7
* test-apt-download-progress: Run the https test multiple timesJulian Andres Klode2015-12-141-2/+7
* pkgcache: Make hash arch-independent using fixed size integerJulian Andres Klode2015-12-141-1/+1
* tagfile: Hardcode error message for out of range integer valuesJulian Andres Klode2015-12-141-1/+1
* test framework: More noopchroot fixesJulian Andres Klode2015-12-141-6/+11
* test framework: Unset no_proxy as wellJulian Andres Klode2015-12-141-1/+1
* test framework: Unset http proxy variables in setupenvironmentJulian Andres Klode2015-12-141-0/+1
* test framework: Correctly generate new paths in noopchrootJulian Andres Klode2015-12-141-6/+5
* test-apt-download-progress: Limit rate to 600kJulian Andres Klode2015-12-141-2/+2
* test-apt-download-progress: Allow smaller progress changeJulian Andres Klode2015-12-141-1/+1
* test-sourceslist-lang-plusminus-options: Use amd64 architectureJulian Andres Klode2015-12-141-1/+1
* non-existing directories don't need to be cleanedDavid Kalnischkies2015-12-142-2/+27
* support regex and co in 'apt-cache policy $pkg' againDavid Kalnischkies2015-12-141-0/+9
* show a more descriptive error for weak Release filesDavid Kalnischkies2015-12-142-0/+53
* Convert package names from Packages files to lower caseJulian Andres Klode2015-12-111-0/+21
* test: Fix testcases relying on mixed case package namesJulian Andres Klode2015-12-111-23/+23
* Do not swap required and important in pkgCache::Priority()Julian Andres Klode2015-12-101-0/+16
* replace run-parts with find|sort to avoid debianutils usageDavid Kalnischkies2015-12-061-1/+1