summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* do not strip epochs from state version stringsDavid Kalnischkies2016-03-162-32/+32
* Report non-transient errors as errors, not as warningsJulian Andres Klode2016-03-1610-16/+16
* Get accurate progress reporting in apt update againMichael Vogt2016-03-163-6/+39
* tests: fix parallel execution to be working dir independentDavid Kalnischkies2016-03-161-1/+1
* Fix bug where the problemresolve can put a pkg into a heisenstateMichael Vogt2016-03-152-0/+49
* test: Move --weak-digest initialization to the right placeJulian Andres Klode2016-03-141-3/+6
* test: Use SHA512 digests for GPG, reject SHA1-based signaturesJulian Andres Klode2016-03-141-1/+5
* enforce verify of filesize in 'apt-get source'David Kalnischkies2016-03-141-7/+39
* don't use Desc.URI to calculate .diff/Index filenamesDavid Kalnischkies2016-03-141-1/+14
* flush line-clearing on progress stop before post-invokeDavid Kalnischkies2016-03-141-2/+5
* require $(HASH)-Download field in .diff/Index filesDavid Kalnischkies2016-03-141-36/+41
* test: remove SHA1 support testing as unsupportedDavid Kalnischkies2016-03-141-71/+19
* Test that SHA1-only .diff/Index files are not usedJulian Andres Klode2016-03-131-2/+32
* Do not consider SHA1 usableJulian Andres Klode2016-03-134-18/+27
* Use native architecture instead of amd64 for build-dep-purge testJulian Andres Klode2016-03-101-9/+12
* Fix several typosVeres Lajos2016-03-076-8/+8
* do not move not-failed pdiff-patches into CWD on failureDavid Kalnischkies2016-03-061-0/+13
* add test for apt-key 0xKEY and use parameter expansionDavid Kalnischkies2016-03-061-0/+11
* support APT::Get::Build-Dep-Automatic again in build-depDavid Kalnischkies2016-03-061-0/+24
* tests: expect no output while compiling noopchrootDavid Kalnischkies2016-03-062-4/+8
* deal with partially downloaded changelogsDavid Kalnischkies2016-03-061-0/+6
* Fix crash with empty architecture listJulian Andres Klode2016-02-251-0/+13
* pass versioned provides to external solvers in EDSPDavid Kalnischkies2016-02-161-117/+163
* always download changelogs into /tmp firstDavid Kalnischkies2016-02-111-17/+15
* use local changelog from /usr/share/doc if possibleDavid Kalnischkies2016-02-111-0/+23
* test: use our special downloaded dir for 'source' resultDavid Kalnischkies2016-02-101-0/+2
* accept any tarball compression in 814139 testcaseDavid Kalnischkies2016-02-101-2/+2
* get dpkg lock in build-dep if cache was invalid againDavid Kalnischkies2016-02-101-0/+58
* test: Fix apt-key tests to work with current gpg 2.1Julian Andres Klode2016-02-041-1/+11
* avoid building dependency tree in 'source' commandDavid Kalnischkies2016-02-034-21/+4
* use pkgCache::VS instead of pkgDepCache::VS()David Kalnischkies2016-02-032-22/+58
* test all redirection codes work as expectedDavid Kalnischkies2016-01-311-5/+13
* only warn about missing/invalid Date field for nowDavid Kalnischkies2016-01-272-0/+47
* get sources for packages in multiple releases againDavid Kalnischkies2016-01-262-12/+14
* parse version correctly from binary Source fieldDavid Kalnischkies2016-01-261-0/+20
* 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
* 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