summaryrefslogtreecommitdiff
path: root/test/integration/test-partial-file-support
AgeCommit message (Expand)AuthorFilesLines
2016-08-16don't sent Range requests if we know its not acceptedDavid Kalnischkies1-1/+7
2016-08-10use the same redirection handling for http and httpsDavid Kalnischkies1-0/+3
2016-03-13Do not consider SHA1 usableJulian Andres Klode1-1/+1
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies1-4/+4
2015-09-15tests: don't use hardcoded port for http and httpsDavid Kalnischkies1-2/+2
2015-05-12detect 416 complete file in partial by expected hashDavid Kalnischkies1-2/+8
2015-05-11improve partial/ cleanup in abort and failure casesDavid Kalnischkies1-12/+11
2014-12-09dispose http(s) 416 error page as non-contentDavid Kalnischkies1-6/+56
2014-10-23chown finished partial files earlierDavid Kalnischkies1-15/+16
2014-03-13improve debug output in case downloadfile failsDavid Kalnischkies1-29/+14
2013-11-30tests: add a webserverconfig method to abstract configDavid Kalnischkies1-4/+2
2013-11-30tests: enhance https support in the testcasesDavid Kalnischkies1-5/+7
2013-10-01handle complete responses to https range requestsDavid Kalnischkies1-0/+107