summaryrefslogtreecommitdiff
path: root/test/integration/framework
Commit message (Expand)AuthorAgeFilesLines
* 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
* | create our cache and lib directory always with mode 755David Kalnischkies2014-11-181-2/+22
* | various small additional tests and testcasesDavid Kalnischkies2014-11-181-1/+1
* | disable the lock disabling in the testsDavid Kalnischkies2014-11-091-2/+1
* | enhance apt-extracttemplates testDavid Kalnischkies2014-11-091-0/+1
* | streamline display of --help in all toolsDavid Kalnischkies2014-11-091-0/+2
* | tests: enhance output of grep and test failsDavid Kalnischkies2014-10-261-27/+45
* | tests: support 'installed' release in insertpackageDavid Kalnischkies2014-10-231-22/+28
* | switch tests to Translation-en usageDavid Kalnischkies2014-10-231-4/+10
* | add test for Basic Authentication schemeDavid Kalnischkies2014-10-231-10/+21
* | chown finished partial files earlierDavid Kalnischkies2014-10-231-14/+16
* | test if TMPDIR is accessible before usingDavid Kalnischkies2014-10-201-0/+4
* | testcases: do not allow warnings in testsuccessDavid Kalnischkies2014-10-201-2/+32
* | check for failure message in testsuccess/failureDavid Kalnischkies2014-10-201-4/+25
* | check lists/ content in tests doing rollbackDavid Kalnischkies2014-10-201-0/+9
* | autorun permission tests for all apt-get update callsDavid Kalnischkies2014-10-201-3/+39
* | aborted reverify restores file owner and permissionDavid Kalnischkies2014-10-201-22/+32
* | testcases runable as rootDavid Kalnischkies2014-10-151-5/+26
* | Add new configallowinsecurerepositories to the test frameworkMichael Vogt2014-10-141-0/+9
* | fix compile and tests errorDavid Kalnischkies2014-10-131-1/+1
* | trusted=yes sources are secure, we just don't know whyDavid Kalnischkies2014-10-131-3/+6
* | do not show IP in output of testcasesDavid Kalnischkies2014-10-071-0/+3
* | don't show ErrorText for Ign by defaultDavid Kalnischkies2014-10-071-1/+5
* | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-10-071-0/+3
|\ \