summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-get-update-unauth-warning
AgeCommit message (Expand)Author
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-05"support" unsigned Release files without hashes againDavid Kalnischkies
2015-11-05drop privileges in copy:// method as we do for file://David Kalnischkies
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies
2015-11-04refer to apt-secure(8) in unsecure repositories warningDavid Kalnischkies
2015-11-04rework errors and warnings around insecure repositoriesDavid Kalnischkies
2015-09-14tests: try to support spaces in TMPDIRDavid Kalnischkies
2015-09-14avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies
2015-08-14Replace --force-yes by various options starting with --allowJulian Andres Klode
2015-08-10rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies
2015-06-15condense parallel requests with the same hashes to oneDavid Kalnischkies
2015-06-15show item ID in Hit, Ign and Err lines as wellDavid Kalnischkies
2015-06-15call URIStart in cdrom and file methodDavid Kalnischkies
2015-06-11show URI.Path in all acquire item descriptionsDavid Kalnischkies
2015-03-16test exitcode as well as string equalityDavid Kalnischkies
2014-11-09disable the lock disabling in the testsDavid Kalnischkies
2014-10-15testcases runable as rootDavid Kalnischkies
2014-10-13fix compile and tests errorDavid Kalnischkies
2014-10-07display errortext for all Err as well as Ign logsDavid Kalnischkies
2014-10-06fix testMichael Vogt
2014-10-06cleanup pkgAcq*::Failed()Michael Vogt
2014-10-06update testMichael Vogt
2014-10-01Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt
2014-09-26test fixesMichael Vogt
2014-09-26Print warning for unauthenticated repositoriesMichael Vogt