summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-03-27Do not mark packages for keep that we want to removeJulian Andres Klode
2016-03-25drop confusing comma from no strong hash messageDavid Kalnischkies
2016-03-22handle gpgv's weak-digests ERRSIGDavid Kalnischkies
2016-03-21properly check for "all good sigs are weak"David Kalnischkies
2016-03-19tests: reenable basic auth test and add @ in usernameDavid Kalnischkies
2016-03-19cachefile: Only set members that were initialized successfullyJulian Andres Klode
2016-03-17test framework: Pass -n to lsof to speed up finding the https portJulian Andres Klode
2016-03-17test-acquire-same-file-multiple-times: Run failing test up to 10 timesJulian Andres Klode
2016-03-17Make test-apt-download-progress less flakyJulian Andres Klode
2016-03-16do not strip epochs from state version stringsDavid Kalnischkies
2016-03-16Report non-transient errors as errors, not as warningsJulian Andres Klode
2016-03-16Get accurate progress reporting in apt update againMichael Vogt
2016-03-16tests: fix parallel execution to be working dir independentDavid Kalnischkies
2016-03-15Fix bug where the problemresolve can put a pkg into a heisenstateMichael Vogt
2016-03-14test: Move --weak-digest initialization to the right placeJulian Andres Klode
2016-03-14test: Use SHA512 digests for GPG, reject SHA1-based signaturesJulian Andres Klode
2016-03-14enforce verify of filesize in 'apt-get source'David Kalnischkies
2016-03-14don't use Desc.URI to calculate .diff/Index filenamesDavid Kalnischkies
2016-03-14flush line-clearing on progress stop before post-invokeDavid Kalnischkies
2016-03-14aptwebserver: fix html validation issuesDavid Kalnischkies
2016-03-14require $(HASH)-Download field in .diff/Index filesDavid Kalnischkies
2016-03-14test: remove SHA1 support testing as unsupportedDavid Kalnischkies
2016-03-13Test that SHA1-only .diff/Index files are not usedJulian Andres Klode
2016-03-13Do not consider SHA1 usableJulian Andres Klode
2016-03-10Use native architecture instead of amd64 for build-dep-purge testJulian Andres Klode
2016-03-07Fix several typosVeres Lajos
2016-03-06do not move not-failed pdiff-patches into CWD on failureDavid Kalnischkies
2016-03-06add test for apt-key 0xKEY and use parameter expansionDavid Kalnischkies
2016-03-06support APT::Get::Build-Dep-Automatic again in build-depDavid Kalnischkies
2016-03-06tests: expect no output while compiling noopchrootDavid Kalnischkies
2016-03-06deal with partially downloaded changelogsDavid Kalnischkies
2016-02-25Fix crash with empty architecture listJulian Andres Klode
2016-02-16pass versioned provides to external solvers in EDSPDavid Kalnischkies
2016-02-11always download changelogs into /tmp firstDavid Kalnischkies
2016-02-11use local changelog from /usr/share/doc if possibleDavid Kalnischkies
2016-02-10test: use our special downloaded dir for 'source' resultDavid Kalnischkies
2016-02-10accept any tarball compression in 814139 testcaseDavid Kalnischkies
2016-02-10test that seeking to a position earlier in the file worksJulian Andres Klode
2016-02-10get dpkg lock in build-dep if cache was invalid againDavid Kalnischkies
2016-02-04test: Fix apt-key tests to work with current gpg 2.1Julian Andres Klode
2016-02-03avoid building dependency tree in 'source' commandDavid Kalnischkies
2016-02-03use pkgCache::VS instead of pkgDepCache::VS()David Kalnischkies
2016-01-31support <libc>-<kernel>-<cpu> in architecture specsDavid Kalnischkies
2016-01-31test all redirection codes work as expectedDavid Kalnischkies
2016-01-27only warn about missing/invalid Date field for nowDavid Kalnischkies
2016-01-26get sources for packages in multiple releases againDavid Kalnischkies
2016-01-26parse version correctly from binary Source fieldDavid Kalnischkies
2016-01-26stablize gtest testcase environmentDavid Kalnischkies
2016-01-25fix tests run via sudo checking the history fileDavid Kalnischkies
2016-01-25reimplement build-dep via apts normal resolverDavid Kalnischkies