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