summaryrefslogtreecommitdiff
path: root/test/integration/framework
Commit message (Expand)AuthorAgeFilesLines
...
* tests: don't use hardcoded port for http and httpsDavid Kalnischkies2015-09-151-11/+23
* tests: try to support spaces in TMPDIRDavid Kalnischkies2015-09-141-211/+227
* tests: use SHA1 checksum only by default in testsDavid Kalnischkies2015-09-141-38/+38
* various changes to increase test-coverageDavid Kalnischkies2015-09-141-18/+19
* select kernels to protect from autoremove based on Debian versionDavid Kalnischkies2015-09-141-0/+4
* tests: allow to run (selfbuilt) dpkg under gdbDavid Kalnischkies2015-09-141-4/+22
* tests: refactor printing of the quiet failure headerDavid Kalnischkies2015-09-141-44/+29
* tests: store msgmsg message for display in fail as wellDavid Kalnischkies2015-09-141-1/+12
* tests: collect more details about failed checkdiffsDavid Kalnischkies2015-09-021-42/+24
* Consider md5sum no longer a usable hashMichael Vogt2015-09-011-0/+3
* test: show the highlevel test for lowerranking onesDavid Kalnischkies2015-08-311-1/+68
* tests: store msgtest in -q mode for display in msgfailDavid Kalnischkies2015-08-311-52/+112
* allow explicit dis/enable of IndexTargets in sources optionsDavid Kalnischkies2015-08-271-1/+8
* fix various typos reported by codespellDavid Kalnischkies2015-08-271-1/+1
* Add support for "apt-cache showsrc --only-source srcpkgname"Michael Vogt2015-08-181-1/+2
* travis: add ppa:ubuntu-toolschain-r/test as source for gcc-5David Kalnischkies2015-08-121-2/+11
* move APT::Never-MarkAuto-Sections handling to MarkDeleteDavid Kalnischkies2015-08-101-0/+11
* mark again deps of pkgs in APT::Never-MarkAuto-Sections as manualDavid Kalnischkies2015-08-101-1/+3
* elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies2015-08-101-1/+1
* add volatile sources support in libapt-pkgDavid Kalnischkies2015-08-101-3/+9
* implement Signed-By option for sources.listDavid Kalnischkies2015-08-101-7/+16
* fix memory leaks reported by -fsanitizeDavid Kalnischkies2015-08-101-0/+3
* allow ratelimiting progress reporting for testcasesDavid Kalnischkies2015-06-151-10/+13
* condense parallel requests with the same hashes to oneDavid Kalnischkies2015-06-151-3/+5
* provide a public interface for acquiring changelogsDavid Kalnischkies2015-06-151-6/+18
* store Release files data in the CacheDavid Kalnischkies2015-06-121-1/+8
* abstract the code to iterate over all targets a bitDavid Kalnischkies2015-06-101-1/+6
* do not request files if we expect an IMS hitDavid Kalnischkies2015-06-091-1/+3
* treat older Release files than we already have as an IMSHitDavid Kalnischkies2015-05-181-3/+4
* detect Releasefile IMS hits even if the server doesn'tDavid Kalnischkies2015-05-131-0/+9
* detect 416 complete file in partial by expected hashDavid Kalnischkies2015-05-121-1/+1
* sync TFRewrite*Order arrays with dpkg and dakDavid Kalnischkies2015-05-111-0/+1
* improve partial/ cleanup in abort and failure casesDavid Kalnischkies2015-05-111-1/+5
* a hit on Release files means the indexes will be hits tooDavid Kalnischkies2015-04-191-8/+11
* ensure lists/ files have correct permissions after apt-cdrom addDavid Kalnischkies2015-04-191-0/+1
* send Alt-* info for uncompressed based on any compressionsDavid Kalnischkies2015-04-191-1/+1
* improve https method queue progress reportingDavid Kalnischkies2015-04-191-2/+18
* test exitcode as well as string equalityDavid Kalnischkies2015-03-161-2/+22
* merge debian/sid into debian/experimentalDavid Kalnischkies2015-03-161-3/+2
|\
| * 128 KiB DSC files ought to be enough for everyoneDavid Kalnischkies2015-01-101-1/+1
| * always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies2014-12-231-13/+12
| * do not make PTY slave the controlling terminalDavid Kalnischkies2014-12-231-1/+1
| * dispose http(s) 416 error page as non-contentDavid Kalnischkies2014-12-221-3/+3
| * close leaking slave fd after setting up pty magicDavid Kalnischkies2014-11-281-14/+64
* | rework dpkg-wrapping in test frameworkDavid Kalnischkies2015-03-081-19/+25
* | dispose http(s) 416 error page as non-contentDavid Kalnischkies2014-12-091-2/+2
* | always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies2014-12-071-13/+12
* | correct architecture detection for 'rc' packages for purgeDavid Kalnischkies2014-12-071-6/+18
* | close leaking slave fd after setting up pty magicDavid Kalnischkies2014-11-181-13/+58
* | fix file ownership tests to work on kfreebsdDavid Kalnischkies2014-11-181-3/+11