summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-get-update-unauth-warning
AgeCommit message (Expand)AuthorFilesLines
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies1-2/+2
2015-11-25slightly rephrase notice shown for insecure repositoriesJustin B Rye1-1/+1
2015-11-21review of new/changed translatable program stringsJustin B Rye1-2/+2
2015-11-19tests: use quiet level 0 by default in testsDavid Kalnischkies1-2/+2
2015-11-05"support" unsigned Release files without hashes againDavid Kalnischkies1-2/+7
2015-11-05drop privileges in copy:// method as we do for file://David Kalnischkies1-16/+3
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies1-9/+21
2015-11-04refer to apt-secure(8) in unsecure repositories warningDavid Kalnischkies1-2/+3
2015-11-04rework errors and warnings around insecure repositoriesDavid Kalnischkies1-3/+5
2015-09-14tests: try to support spaces in TMPDIRDavid Kalnischkies1-2/+2
2015-09-14avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies1-0/+1
2015-08-14Replace --force-yes by various options starting with --allowJulian Andres Klode1-1/+1
2015-08-10rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies1-1/+1
2015-06-15condense parallel requests with the same hashes to oneDavid Kalnischkies1-2/+35
2015-06-15show item ID in Hit, Ign and Err lines as wellDavid Kalnischkies1-7/+7
2015-06-15call URIStart in cdrom and file methodDavid Kalnischkies1-0/+7
2015-06-11show URI.Path in all acquire item descriptionsDavid Kalnischkies1-6/+6
2015-03-16test exitcode as well as string equalityDavid Kalnischkies1-4/+4
2014-11-09disable the lock disabling in the testsDavid Kalnischkies1-2/+3
2014-10-15testcases runable as rootDavid Kalnischkies1-1/+1
2014-10-13fix compile and tests errorDavid Kalnischkies1-4/+1
2014-10-07display errortext for all Err as well as Ign logsDavid Kalnischkies1-2/+5
2014-10-06fix testMichael Vogt1-2/+1
2014-10-06cleanup pkgAcq*::Failed()Michael Vogt1-1/+1
2014-10-06update testMichael Vogt1-3/+7
2014-10-01Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt1-2/+2
2014-09-26test fixesMichael Vogt1-2/+12
2014-09-26Print warning for unauthenticated repositoriesMichael Vogt1-0/+30