summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-update-rollback
AgeCommit message (Expand)AuthorFilesLines
2016-11-09rename Checksum-FileSize to Filesize in hashsum mismatchDavid Kalnischkies1-4/+4
2016-09-07test: Always install dpkg into our tests, regardless of MAJulian Andres Klode1-2/+4
2016-06-22add [weak] tag to hash errors to indicate insufficiencyDavid Kalnischkies1-4/+4
2016-05-04tests: disable generation of Release.gpg by defaultDavid Kalnischkies1-8/+4
2016-04-25show more details for "Hash Sum mismatch" errorsDavid Kalnischkies1-0/+17
2016-03-16Report non-transient errors as errors, not as warningsJulian Andres Klode1-2/+2
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies1-2/+2
2015-11-04new quiet level -qq for apt to hide progress outputDavid Kalnischkies1-2/+2
2015-09-14tests: try to support spaces in TMPDIRDavid Kalnischkies1-24/+24
2015-08-14Replace --force-yes by various options starting with --allowJulian Andres Klode1-2/+2
2015-08-10drop extra newline in 'Failed to fetch' and 'GPG error' messageDavid Kalnischkies1-4/+0
2015-06-11show URI.Path in all acquire item descriptionsDavid Kalnischkies1-3/+3
2015-06-09do not request files if we expect an IMS hitDavid Kalnischkies1-1/+5
2015-06-07don't try other compressions on hashsum mismatchDavid Kalnischkies1-2/+2
2015-05-18treat older Release files than we already have as an IMSHitDavid Kalnischkies1-2/+2
2015-05-13detect Releasefile IMS hits even if the server doesn'tDavid Kalnischkies1-0/+1
2015-03-16test exitcode as well as string equalityDavid Kalnischkies1-10/+10
2014-10-20testcases: do not allow warnings in testsuccessDavid Kalnischkies1-1/+1
2014-10-20check lists/ content in tests doing rollbackDavid Kalnischkies1-1/+9
2014-10-13fix compile and tests errorDavid Kalnischkies1-1/+1
2014-10-07display errortext for all Err as well as Ign logsDavid Kalnischkies1-51/+50
2014-10-01Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt1-1/+1
2014-09-29test fixesMichael Vogt1-1/+1
2014-09-26test fixesMichael Vogt1-9/+7
2014-08-01add gzip test and todoMichael Vogt1-0/+4
2014-08-01make errors more consistentMichael Vogt1-13/+3
2014-08-01check hashes of compressed files as wellMichael Vogt1-12/+17
2014-08-01fix transactionid passingMichael Vogt1-1/+0
2014-08-01mve MetaKey into pkgAcqBaseIndexMichael Vogt1-1/+3
2014-07-31fail early (again) on gpg sig failuresMichael Vogt1-6/+5
2014-07-31ensure InRelease->Release is transactional as wellMichael Vogt1-0/+18
2014-07-31make test_unauthenticated_to_invalid_inrelease workMichael Vogt1-4/+5
2014-07-31Rework TransactionID stuffMichael Vogt1-0/+180