summaryrefslogtreecommitdiff
path: root/test/integration/framework
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* add a testcase to check for forbidden https→http downgradesDavid Kalnischkies2014-02-141-1/+1
* disable https->http redirects in libcurlMichael Vogt2014-02-141-1/+1
* allow http protocol to switch to httpsDavid Kalnischkies2014-02-141-1/+1
* fixup merge issues introduced in 796673cDavid Kalnischkies2014-01-261-2/+2
* Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-01-261-79/+122
|\
| * get color/msglevel handling for tests in lineDavid Kalnischkies2014-01-171-12/+18
| * ensure the right permissions as dpkg-deb ensistsDavid Kalnischkies2014-01-171-0/+2
| * use our tmpdir instead of creating tmpfilesDavid Kalnischkies2014-01-171-20/+12
| * correct some quoting offensesDavid Kalnischkies2014-01-171-31/+43
| * improve stdout/stderr usage correctness in test frameworkDavid Kalnischkies2014-01-171-13/+13
| * use our own homedir for gpg in testcasesDavid Kalnischkies2014-01-161-2/+23
| * show the error message if the webserver start failedDavid Kalnischkies2014-01-161-2/+6
| * tests: default to 'sid' codename for 'unstable'David Kalnischkies2014-01-151-1/+6
| * use C.UTF-8 in testcases as localeDavid Kalnischkies2014-01-151-5/+5
* | Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi...Michael Vogt2014-01-181-4/+6
|\ \
| * | add missing integration test for "apt list"Michael Vogt2014-01-171-4/+6
| |/
* | rework some testcases to not spit out textDavid Kalnischkies2014-01-151-11/+11
* | improve testsMichael Vogt2014-01-041-2/+11
|/
* fix APTWEBSERVERBINDIR defaultMichael Vogt2013-12-271-1/+1
* run autopkgtest against the installed aptMichael Vogt2013-12-131-4/+13
* 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