summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-update-nofallback
Commit message (Expand)AuthorAgeFilesLines
* if insecure repo is allowed continue on all http errorsDavid Kalnischkies2017-12-131-2/+4
* test: Always install dpkg into our tests, regardless of MAJulian Andres Klode2016-09-071-1/+2
* add insecure (and weak) allow-options for sources.listDavid Kalnischkies2016-06-221-2/+8
* generalize secure->insecure downgrade protectionDavid Kalnischkies2016-06-221-0/+26
* tests: disable generation of Release.gpg by defaultDavid Kalnischkies2016-05-041-9/+8
* tests: allow to disable generation of InRelease/Release.gpg fileDavid Kalnischkies2016-05-041-5/+3
* Report non-transient errors as errors, not as warningsJulian Andres Klode2016-03-161-1/+1
* Fix several typosVeres Lajos2016-03-071-1/+1
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-191-2/+2
* slightly rephrase notice shown for insecure repositoriesJustin B Rye2015-11-251-1/+1
* review of new/changed translatable program stringsJustin B Rye2015-11-211-1/+1
* tests: use quiet level 0 by default in testsDavid Kalnischkies2015-11-191-1/+1
* new quiet level -qq for apt to hide progress outputDavid Kalnischkies2015-11-041-1/+1
* refer to apt-secure(8) in unsecure repositories warningDavid Kalnischkies2015-11-041-1/+3
* tests: try to support spaces in TMPDIRDavid Kalnischkies2015-09-141-17/+13
* fix various typos reported by codespellDavid Kalnischkies2015-08-271-1/+1
* Replace --force-yes by various options starting with --allowJulian Andres Klode2015-08-141-1/+1
* drop extra newline in 'Failed to fetch' and 'GPG error' messageDavid Kalnischkies2015-08-101-4/+0
* enhance "hit paywall" error message to mention the probable causeDavid Kalnischkies2015-08-101-3/+2
* show URI.Path in all acquire item descriptionsDavid Kalnischkies2015-06-111-3/+3
* rework hashsum verification in the acquire systemDavid Kalnischkies2015-06-091-5/+6
* treat older Release files than we already have as an IMSHitDavid Kalnischkies2015-05-181-2/+3
* test exitcode as well as string equalityDavid Kalnischkies2015-03-161-6/+6
* chown finished partial files earlierDavid Kalnischkies2014-10-231-1/+1
* testcases: do not allow warnings in testsuccessDavid Kalnischkies2014-10-201-4/+4
* check lists/ content in tests doing rollbackDavid Kalnischkies2014-10-201-6/+19
* display errortext for all Err as well as Ign logsDavid Kalnischkies2014-10-071-1/+1
* fix test-apt-update-nofallback testMichael Vogt2014-10-011-1/+5
* Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt2014-10-011-0/+23
* Do not allow going from authenticated to unauthenticated repoMichael Vogt2014-09-261-0/+207