summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-03-14test: Move --weak-digest initialization to the right placeJulian Andres Klode1-3/+6
2016-03-14test: Use SHA512 digests for GPG, reject SHA1-based signaturesJulian Andres Klode1-1/+5
2016-03-14enforce verify of filesize in 'apt-get source'David Kalnischkies1-7/+39
2016-03-14don't use Desc.URI to calculate .diff/Index filenamesDavid Kalnischkies1-1/+14
2016-03-14flush line-clearing on progress stop before post-invokeDavid Kalnischkies1-2/+5
2016-03-14aptwebserver: fix html validation issuesDavid Kalnischkies1-5/+5
2016-03-14require $(HASH)-Download field in .diff/Index filesDavid Kalnischkies1-36/+41
2016-03-14test: remove SHA1 support testing as unsupportedDavid Kalnischkies1-71/+19
2016-03-13Test that SHA1-only .diff/Index files are not usedJulian Andres Klode1-2/+32
2016-03-13Do not consider SHA1 usableJulian Andres Klode5-19/+35
2016-03-10Use native architecture instead of amd64 for build-dep-purge testJulian Andres Klode1-9/+12
2016-03-07Fix several typosVeres Lajos6-8/+8
2016-03-06do not move not-failed pdiff-patches into CWD on failureDavid Kalnischkies1-0/+13
2016-03-06add test for apt-key 0xKEY and use parameter expansionDavid Kalnischkies1-0/+11
2016-03-06support APT::Get::Build-Dep-Automatic again in build-depDavid Kalnischkies1-0/+24
2016-03-06tests: expect no output while compiling noopchrootDavid Kalnischkies2-4/+8
2016-03-06deal with partially downloaded changelogsDavid Kalnischkies1-0/+6
2016-02-25Fix crash with empty architecture listJulian Andres Klode1-0/+13
2016-02-16pass versioned provides to external solvers in EDSPDavid Kalnischkies1-117/+163
2016-02-11always download changelogs into /tmp firstDavid Kalnischkies1-17/+15
2016-02-11use local changelog from /usr/share/doc if possibleDavid Kalnischkies1-0/+23
2016-02-10test: use our special downloaded dir for 'source' resultDavid Kalnischkies1-0/+2
2016-02-10accept any tarball compression in 814139 testcaseDavid Kalnischkies1-2/+2
2016-02-10test that seeking to a position earlier in the file worksJulian Andres Klode1-0/+12
2016-02-10get dpkg lock in build-dep if cache was invalid againDavid Kalnischkies1-0/+58
2016-02-04test: Fix apt-key tests to work with current gpg 2.1Julian Andres Klode1-1/+11
2016-02-03avoid building dependency tree in 'source' commandDavid Kalnischkies4-21/+4
2016-02-03use pkgCache::VS instead of pkgDepCache::VS()David Kalnischkies2-22/+58
2016-01-31support <libc>-<kernel>-<cpu> in architecture specsDavid Kalnischkies2-0/+88
2016-01-31test all redirection codes work as expectedDavid Kalnischkies2-6/+14
2016-01-27only warn about missing/invalid Date field for nowDavid Kalnischkies2-0/+47
2016-01-26get sources for packages in multiple releases againDavid Kalnischkies2-12/+14
2016-01-26parse version correctly from binary Source fieldDavid Kalnischkies1-0/+20
2016-01-26stablize gtest testcase environmentDavid Kalnischkies3-4/+26
2016-01-25fix tests run via sudo checking the history fileDavid Kalnischkies3-3/+23
2016-01-25reimplement build-dep via apts normal resolverDavid Kalnischkies6-32/+128
2016-01-25always create pkg at the time pkg:arch is createdDavid Kalnischkies2-5/+12
2016-01-15string_view: Drop constexpr constructor for standard compatibilityJulian Andres Klode1-8/+8
2016-01-15provide a constexpr char[] overload for APT::StringViewDavid Kalnischkies1-0/+88
2016-01-15revert file-hash based action-merging in acquireDavid Kalnischkies1-0/+0
2016-01-14fix M-A:foreign provides creation for unknown archsDavid Kalnischkies2-2/+10
2016-01-14Do not show multiple identical apt-cache showsrc entriesMichael Vogt1-0/+25
2016-01-12test-apt-acquire-additional-files: Set file mode of touched filesJulian Andres Klode1-0/+4
2016-01-12Only enable pipelining if server is HTTP/1.1Julian Andres Klode1-2/+3
2016-01-08remove uncompressed leftover partial file before pdiff bootstrapDavid Kalnischkies1-0/+6
2016-01-08use filesize of compressed pdiffs for the limit if possibleDavid Kalnischkies1-2/+6
2016-01-08tests: limit autotest-functionname generation to sane charactersDavid Kalnischkies1-3/+3
2016-01-08support '-' and no parameter for stdin in apt-helper cat-fileDavid Kalnischkies1-19/+5
2016-01-08keep compressed indexes in a low-cost formatDavid Kalnischkies6-20/+27
2016-01-08tests: try to pick up compressors from config automaticallyDavid Kalnischkies3-18/+20