summaryrefslogtreecommitdiff
path: root/test/integration/framework
Commit message (Expand)AuthorAgeFilesLines
* tests: add a webserverconfig method to abstract configDavid Kalnischkies2013-11-301-0/+16
* tests: enhance https support in the testcasesDavid Kalnischkies2013-11-301-3/+7
* add $* to gdb to make it more usefulMichael Vogt2013-10-181-1/+1
* remove POSTINST from framework, file tree can be used for thisMichael Vogt2013-10-151-4/+0
* tests, do not send pkgname with arch via the status-fdMichael Vogt2013-10-151-1/+9
* tests: fix some problems travis encountersDavid Kalnischkies2013-10-021-45/+37
* handle complete responses to https range requestsDavid Kalnischkies2013-10-011-22/+70
* configurable compression for testcasesDavid Kalnischkies2013-08-281-11/+37
* old-style dpkg foreign architecture adding for testsDavid Kalnischkies2013-08-271-1/+7
* set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcasesDavid Kalnischkies2013-08-151-4/+4
* ensure that testcases exiting because of set -e aren't successfulDavid Kalnischkies2013-08-121-1/+11
* fix output redirection orderDavid Kalnischkies2013-08-121-3/+3
* add chronic-like testsuccess/testfailure helpersDavid Kalnischkies2013-08-121-0/+34
* test Release file handling with expired keysDavid Kalnischkies2013-08-121-6/+29
* simple fork and pidfile aptwebserverDavid Kalnischkies2013-06-241-4/+14
* trigger NODATA error for invalid InRelease filesDavid Kalnischkies2013-06-201-0/+3
* tests: accept an explaination for msgfailDavid Kalnischkies2013-06-201-3/+7
* add a simple webserver for our testcasesDavid Kalnischkies2013-06-201-6/+13
* ensure state-dir exists before coyping cdrom filesDavid Kalnischkies2013-06-091-3/+5
* tests: trap-adding can be post- as well as prefixDavid Kalnischkies2013-06-091-3/+6
* fix support for multiple patterns in apt-cache searchDavid Kalnischkies2013-06-091-3/+9
* merged lp:~mvo/apt/fix-inrelease5Michael Vogt2013-04-021-2/+8
|\
| * * apt-pkg/deb/debindexfile.cc,David Kalnischkies2013-03-181-1/+1
| * - add method to open (maybe) clearsigned files transparentlyDavid Kalnischkies2013-03-181-2/+8
* | test/integration/framework: use EXIT_CODE to be consistent with the run-tests...Michael Vogt2013-03-181-5/+5
* | report failures via exit and ensure we don't overflowMichael Vogt2013-03-181-3/+8
* | * test/integration/framework:Michael Vogt2013-03-181-2/+8
|/
* handle packages without a mandatory architecture (debian-policy ยง5.3)David Kalnischkies2012-09-091-6/+6
* * apt-pkg/cdrom.cc:David Kalnischkies2012-09-031-0/+16
* * apt-pkg/packagemanager.cc:David Kalnischkies2012-08-301-1/+2
* * cmdline/apt-mark.cc:David Kalnischkies2012-07-041-0/+5
* add two tests for architecture specificationsDavid Kalnischkies2012-06-141-4/+9
* check build-dep candidate if install is forbiddenDavid Kalnischkies2012-06-111-1/+2
* add a small wrapper to call gdb in the framework settingDavid Kalnischkies2012-05-101-0/+4
* ensure that not --assert-multi-arch supporting dpkg's do not generateDavid Kalnischkies2012-04-171-2/+2
* use xz-utils in the testcases instead of lzma and ensure that we reallyDavid Kalnischkies2012-04-111-1/+1
* update the versionnumber of the faked dpkg in the testcases for multiarchDavid Kalnischkies2012-03-201-1/+3
* allow msgtest to be used with only one parameterDavid Kalnischkies2012-03-031-1/+2
* * apt-pkg/acquire-item.cc:David Kalnischkies2012-02-181-3/+0
* fix the hold-testcase as it has problems with 'foreign' operationsDavid Kalnischkies2012-02-111-1/+1
* Fix the testcases to work with and configure dpkg correctly in aDavid Kalnischkies2012-02-101-17/+47
* * apt-pkg/cacheiterators.h:David Kalnischkies2012-01-191-1/+8
* ensure that we exit instead of proceed in execution after the trapDavid Kalnischkies2011-11-301-1/+1
* run integration tests on my new amd64 box without failuresDavid Kalnischkies2011-10-111-7/+21
* fix bashism (local outside function) and releasefile creation in testcasesDavid Kalnischkies2011-09-091-2/+7
* * apt-pkg/indexrecords.cc:David Kalnischkies2011-09-051-13/+18
* do not output color in the testcases if stdout/stderr are not a /dev/ptsDavid Kalnischkies2011-08-171-11/+18
* support yet another webserver in the integration tests: gatlingDavid Kalnischkies2011-08-151-0/+5
* implement MultiarchCross for build-dep and source (Closes: #632221)David Kalnischkies2011-07-251-0/+22
* * apt-pkg/policy.cc:David Kalnischkies2011-07-161-3/+20