summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-update-nofallback
Commit message (Expand)AuthorAgeFilesLines
* 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