summaryrefslogtreecommitdiff
path: root/test/integration/test-bug-595691-empty-and-broken-archive-files
Commit message (Expand)AuthorAgeFilesLines
* silently skip acquire of empty index filesDavid Kalnischkies2016-04-141-35/+15
* Report non-transient errors as errors, not as warningsJulian Andres Klode2016-03-161-2/+2
* tests: try to pick up compressors from config automaticallyDavid Kalnischkies2016-01-081-2/+2
* use one 'store' method to rule all (de)compressorsDavid Kalnischkies2016-01-081-2/+2
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-191-2/+2
* tests: don't use hardcoded port for http and httpsDavid Kalnischkies2015-09-151-4/+4
* avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies2015-09-141-0/+2
* drop extra newline in 'Failed to fetch' and 'GPG error' messageDavid Kalnischkies2015-08-101-2/+0
* 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-16/+4
* show URI.Path in all acquire item descriptionsDavid Kalnischkies2015-06-111-2/+3
* rework hashsum verification in the acquire systemDavid Kalnischkies2015-06-091-1/+1
* Only support Translation-* that are listed in the {In,}Release fileMichael Vogt2014-10-291-10/+0
* display errortext for all Err as well as Ign logsDavid Kalnischkies2014-10-071-1/+1
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-291-32/+3
|\
| * rewrite compressed indexes test to check with all compressorsDavid Kalnischkies2014-09-251-31/+2
| * generalize Acquire::GzipIndexMichael Vogt2014-09-211-1/+1
* | tests: be able to disable "Fetched …" statistics messageDavid Kalnischkies2014-05-091-1/+1
|/
* merged patch from Daniel Hartwig to fix URI and proxy releated issuesMichael Vogt2013-05-081-7/+7
* * SECURITY UPDATE: InRelease verification bypassMichael Vogt2013-03-141-19/+11
* use xz-utils in the testcases instead of lzma and ensure that we reallyDavid Kalnischkies2012-04-111-4/+8
* run integration tests on my new amd64 box without failuresDavid Kalnischkies2011-10-111-7/+1
* remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies2011-08-221-1/+1
* test the xz compressor, tooDavid Kalnischkies2011-02-221-3/+5
* * merged lp:~evfool/apt/fix641673:Michael Vogt2011-02-101-2/+2
* - download and use i18n/Index to choose which Translations to downloadDavid Kalnischkies2011-01-281-14/+14
* - change the internal handling of Extensions in pkgAcqIndexDavid Kalnischkies2011-01-261-4/+5
* - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies2011-01-201-20/+12
* do not touch Packages and Sources in the framework if the files doDavid Kalnischkies2010-11-301-0/+1
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-10-211-51/+108
* tests/integration/test-*: remove a bunch of "local" that are used outside fun...Michael Vogt2010-10-131-1/+1
* fix the testcases which were broken by the new space between number and unitDavid Kalnischkies2010-09-291-1/+1
* add a simple testcase for the previously fixed bug 595691 to checkDavid Kalnischkies2010-09-091-0/+91