summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-get-update-unauth-warning
Commit message (Expand)AuthorAgeFilesLines
* rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies2015-08-101-1/+1
* condense parallel requests with the same hashes to oneDavid Kalnischkies2015-06-151-2/+35
* show item ID in Hit, Ign and Err lines as wellDavid Kalnischkies2015-06-151-7/+7
* call URIStart in cdrom and file methodDavid Kalnischkies2015-06-151-0/+7
* show URI.Path in all acquire item descriptionsDavid Kalnischkies2015-06-111-6/+6
* test exitcode as well as string equalityDavid Kalnischkies2015-03-161-4/+4
* disable the lock disabling in the testsDavid Kalnischkies2014-11-091-2/+3
* testcases runable as rootDavid Kalnischkies2014-10-151-1/+1
* fix compile and tests errorDavid Kalnischkies2014-10-131-4/+1
* display errortext for all Err as well as Ign logsDavid Kalnischkies2014-10-071-2/+5
* fix testMichael Vogt2014-10-061-2/+1
* cleanup pkgAcq*::Failed()Michael Vogt2014-10-061-1/+1
* update testMichael Vogt2014-10-061-3/+7
* Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt2014-10-011-2/+2
* test fixesMichael Vogt2014-09-261-2/+12
* Print warning for unauthenticated repositoriesMichael Vogt2014-09-261-0/+30