summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-update-expected-size
Commit message (Expand)AuthorAgeFilesLines
* fail early in http if server answer is too small as wellDavid Kalnischkies2017-07-261-2/+20
* fail earlier if server answers with too much dataDavid Kalnischkies2017-07-261-8/+6
* remove 'old' FAILED files in the next acquire callDavid Kalnischkies2017-01-191-0/+4
* tests: disable generation of Release.gpg by defaultDavid Kalnischkies2016-05-041-0/+1
* show more details for "Writing more data" errors, tooDavid Kalnischkies2016-04-251-4/+5
* Report non-transient errors as errors, not as warningsJulian Andres Klode2016-03-161-1/+1
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-191-2/+2
* support arch:all data e.g. in separate Packages fileDavid Kalnischkies2015-11-041-2/+2
* tests: don't use hardcoded port for http and httpsDavid Kalnischkies2015-09-151-2/+2
* do not request files if we expect an IMS hitDavid Kalnischkies2015-06-091-1/+3
* rework hashsum verification in the acquire systemDavid Kalnischkies2015-06-091-1/+1
* detect Releasefile IMS hits even if the server doesn'tDavid Kalnischkies2015-05-131-0/+1
* improve partial/ cleanup in abort and failure casesDavid Kalnischkies2015-05-111-1/+1
* a hit on Release files means the indexes will be hits tooDavid Kalnischkies2015-04-191-0/+4
* improve https method queue progress reportingDavid Kalnischkies2015-04-191-30/+56
* test exitcode as well as string equalityDavid Kalnischkies2015-03-161-1/+1
* testcases: do not allow warnings in testsuccessDavid Kalnischkies2014-10-201-1/+0
* check for failure message in testsuccess/failureDavid Kalnischkies2014-10-201-4/+4
* check lists/ content in tests doing rollbackDavid Kalnischkies2014-10-201-2/+3
* fix compile and tests errorDavid Kalnischkies2014-10-131-1/+1
* Send "Fail-Reason: MaximumSizeExceeded" from the methodMichael Vogt2014-10-071-1/+4
* Add new Acquire::MaxReleaseFileSize=10*1000*1000 optionMichael Vogt2014-10-071-3/+10
* make expected-size a maximum-size check as this is what we want at this pointMichael Vogt2014-10-071-0/+7
* make http size check workMichael Vogt2014-10-061-0/+27