summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* test-acquire-same-file-multiple-times: Delete files before retryingJulian Andres Klode2016-03-271-0/+1
* test-apt-download-progress: Use a larger file for testingJulian Andres Klode2016-03-271-3/+3
* Do not mark packages for keep that we want to removeJulian Andres Klode2016-03-271-0/+39
* drop confusing comma from no strong hash messageDavid Kalnischkies2016-03-251-1/+1
* handle gpgv's weak-digests ERRSIGDavid Kalnischkies2016-03-221-16/+45
* properly check for "all good sigs are weak"David Kalnischkies2016-03-212-35/+53
* tests: reenable basic auth test and add @ in usernameDavid Kalnischkies2016-03-193-7/+17
* cachefile: Only set members that were initialized successfullyJulian Andres Klode2016-03-191-0/+42
* test framework: Pass -n to lsof to speed up finding the https portJulian Andres Klode2016-03-171-1/+1
* test-acquire-same-file-multiple-times: Run failing test up to 10 timesJulian Andres Klode2016-03-171-5/+11
* Make test-apt-download-progress less flakyJulian Andres Klode2016-03-171-8/+13
* 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
* aptwebserver: fix html validation issuesDavid Kalnischkies2016-03-141-5/+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-135-19/+35
* 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
* test that seeking to a position earlier in the file worksJulian Andres Klode2016-02-101-0/+12
* 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
* support <libc>-<kernel>-<cpu> in architecture specsDavid Kalnischkies2016-01-312-0/+88
* test all redirection codes work as expectedDavid Kalnischkies2016-01-312-6/+14
* 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
* stablize gtest testcase environmentDavid Kalnischkies2016-01-263-4/+26