summaryrefslogtreecommitdiff
path: root/test/integration/test-pdiff-usage
AgeCommit message (Expand)AuthorFilesLines
2018-12-03test-pdiff-usage: make transaction failure test case more robustJulian Andres Klode1-1/+7
2018-05-11Handle by-hash URI construction more centrallyDavid Kalnischkies1-0/+2
2018-05-11Drop alternative URIs we got a hash-based fail fromDavid Kalnischkies1-1/+2
2018-01-03refactor message generation for methodsDavid Kalnischkies1-1/+1
2017-07-26fail early in http if server answer is too small as wellDavid Kalnischkies1-3/+1
2017-07-26don't move failed pdiff indexes out of partialDavid Kalnischkies1-0/+30
2017-06-26show .diff/Index properly as ignored if we fallbackDavid Kalnischkies1-2/+2
2017-01-19fix various typos reported by spellintianDavid Kalnischkies1-1/+1
2016-08-17support compression and by-hash for .diff/Index filesDavid Kalnischkies1-0/+29
2016-08-10implement generic config fallback for methodsDavid Kalnischkies1-1/+1
2016-07-27rred: truncate result file before writing to itDavid Kalnischkies1-5/+15
2016-04-25don't ask server if we have entire file in partial/David Kalnischkies1-2/+13
2016-04-25make random acquire queues work less randomDavid Kalnischkies1-2/+4
2016-04-07stop handling items in doomed transactionsDavid Kalnischkies1-1/+31
2016-03-14don't use Desc.URI to calculate .diff/Index filenamesDavid Kalnischkies1-1/+14
2016-03-14require $(HASH)-Download field in .diff/Index filesDavid Kalnischkies1-36/+41
2016-03-14test: remove SHA1 support testing as unsupportedDavid Kalnischkies1-71/+19
2016-03-13Test that SHA1-only .diff/Index files are not usedJulian Andres Klode1-2/+32
2016-03-06do not move not-failed pdiff-patches into CWD on failureDavid Kalnischkies1-0/+13
2016-01-08remove uncompressed leftover partial file before pdiff bootstrapDavid Kalnischkies1-0/+6
2016-01-08use filesize of compressed pdiffs for the limit if possibleDavid Kalnischkies1-2/+6
2016-01-08keep compressed indexes in a low-cost formatDavid Kalnischkies1-1/+2
2016-01-08allow pdiff bootstrap from all supported compressorsDavid Kalnischkies1-10/+14
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies1-57/+57
2015-09-14tests: try to support spaces in TMPDIRDavid Kalnischkies1-1/+1
2015-09-14tests: use SHA1 checksum only by default in testsDavid Kalnischkies1-0/+1
2015-09-14various changes to increase test-coverageDavid Kalnischkies1-8/+0
2015-08-28implement PDiff patching for compressed filesDavid Kalnischkies1-16/+21
2015-06-15show item ID in Hit, Ign and Err lines as wellDavid Kalnischkies1-1/+1
2015-06-09support hashes for compressed pdiff filesDavid Kalnischkies1-2/+44
2015-06-09add more parsing error checking for rredDavid Kalnischkies1-1/+2
2015-06-09check patch hashes in rred worker instead of in the handlerDavid Kalnischkies1-0/+2
2015-05-11improve partial/ cleanup in abort and failure casesDavid Kalnischkies1-1/+1
2015-04-19a hit on Release files means the indexes will be hits tooDavid Kalnischkies1-11/+4
2015-03-16test exitcode as well as string equalityDavid Kalnischkies1-6/+6
2014-11-08reenable patchsize limit option for pdiffsDavid Kalnischkies1-0/+34
2014-10-07Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt1-7/+43
2014-09-30support parsing of all hashes for pdiffDavid Kalnischkies1-6/+42
2014-09-23make pdiff transactional (but at the cost of a CopyFile()Michael Vogt1-0/+1
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies1-6/+0
2014-02-10always cleanup patchfiles at the end of rred callDavid Kalnischkies1-7/+21
2014-01-15integrate Anthonys rred with POC for client-side mergeDavid Kalnischkies1-7/+16
2013-12-13implement POC client-side merging of pdiffs via apt-fileDavid Kalnischkies1-20/+127
2013-08-28configurable compression for testcasesDavid Kalnischkies1-3/+1
2013-08-12add chronic-like testsuccess/testfailure helpersDavid Kalnischkies1-2/+2
2013-06-24simple fork and pidfile aptwebserverDavid Kalnischkies1-1/+1
2012-04-11fix the remaining lzma calls with xz --format=lzma in the testcasesDavid Kalnischkies1-1/+1
2011-01-24do not add Index file by hand now that ftparchive does it by itselfDavid Kalnischkies1-9/+2
2011-01-15* methods/rred.cc:David Kalnischkies1-0/+1
2010-10-13tests/integration/test-*: remove a bunch of "local" that are used outside fun...Michael Vogt1-1/+1