summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-update-nofallback
AgeCommit message (Expand)Author
2016-09-07test: Always install dpkg into our tests, regardless of MAJulian Andres Klode
2016-06-22add insecure (and weak) allow-options for sources.listDavid Kalnischkies
2016-06-22generalize secure->insecure downgrade protectionDavid Kalnischkies
2016-05-04tests: disable generation of Release.gpg by defaultDavid Kalnischkies
2016-05-04tests: allow to disable generation of InRelease/Release.gpg fileDavid Kalnischkies
2016-03-16Report non-transient errors as errors, not as warningsJulian Andres Klode
2016-03-07Fix several typosVeres Lajos
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies
2015-11-25slightly rephrase notice shown for insecure repositoriesJustin B Rye
2015-11-21review of new/changed translatable program stringsJustin B Rye
2015-11-19tests: use quiet level 0 by default in testsDavid Kalnischkies
2015-11-04new quiet level -qq for apt to hide progress outputDavid Kalnischkies
2015-11-04refer to apt-secure(8) in unsecure repositories warningDavid Kalnischkies
2015-09-14tests: try to support spaces in TMPDIRDavid Kalnischkies
2015-08-27fix various typos reported by codespellDavid Kalnischkies
2015-08-14Replace --force-yes by various options starting with --allowJulian Andres Klode
2015-08-10drop extra newline in 'Failed to fetch' and 'GPG error' messageDavid Kalnischkies
2015-08-10enhance "hit paywall" error message to mention the probable causeDavid Kalnischkies
2015-06-11show URI.Path in all acquire item descriptionsDavid Kalnischkies
2015-06-09rework hashsum verification in the acquire systemDavid Kalnischkies
2015-05-18treat older Release files than we already have as an IMSHitDavid Kalnischkies
2015-03-16test exitcode as well as string equalityDavid Kalnischkies
2014-10-23chown finished partial files earlierDavid Kalnischkies
2014-10-20testcases: do not allow warnings in testsuccessDavid Kalnischkies
2014-10-20check lists/ content in tests doing rollbackDavid Kalnischkies
2014-10-07display errortext for all Err as well as Ign logsDavid Kalnischkies
2014-10-01fix test-apt-update-nofallback testMichael Vogt
2014-10-01Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt
2014-09-26Do not allow going from authenticated to unauthenticated repoMichael Vogt