Age | Commit message (Expand) | Author |
2014-01-17 | add missing integration test for "apt list" | Michael Vogt |
2013-12-27 | fix APTWEBSERVERBINDIR default | Michael Vogt |
2013-12-13 | run autopkgtest against the installed apt | Michael Vogt |
2013-11-30 | tests: add a webserverconfig method to abstract config | David Kalnischkies |
2013-11-30 | tests: enhance https support in the testcases | David Kalnischkies |
2013-10-18 | add $* to gdb to make it more useful | Michael Vogt |
2013-10-15 | remove POSTINST from framework, file tree can be used for this | Michael Vogt |
2013-10-15 | tests, do not send pkgname with arch via the status-fd | Michael Vogt |
2013-10-02 | tests: fix some problems travis encounters | David Kalnischkies |
2013-10-01 | handle complete responses to https range requests | David Kalnischkies |
2013-08-28 | configurable compression for testcases | David Kalnischkies |
2013-08-27 | old-style dpkg foreign architecture adding for tests | David Kalnischkies |
2013-08-15 | set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcases | David Kalnischkies |
2013-08-12 | ensure that testcases exiting because of set -e aren't successful | David Kalnischkies |
2013-08-12 | fix output redirection order | David Kalnischkies |
2013-08-12 | add chronic-like testsuccess/testfailure helpers | David Kalnischkies |
2013-08-12 | test Release file handling with expired keys | David Kalnischkies |
2013-06-24 | simple fork and pidfile aptwebserver | David Kalnischkies |
2013-06-20 | trigger NODATA error for invalid InRelease files | David Kalnischkies |
2013-06-20 | tests: accept an explaination for msgfail | David Kalnischkies |
2013-06-20 | add a simple webserver for our testcases | David Kalnischkies |
2013-06-09 | ensure state-dir exists before coyping cdrom files | David Kalnischkies |
2013-06-09 | tests: trap-adding can be post- as well as prefix | David Kalnischkies |
2013-06-09 | fix support for multiple patterns in apt-cache search | David Kalnischkies |
2013-04-02 | merged lp:~mvo/apt/fix-inrelease5 | Michael Vogt |
2013-03-18 | * apt-pkg/deb/debindexfile.cc, | David Kalnischkies |
2013-03-18 | - add method to open (maybe) clearsigned files transparently | David Kalnischkies |
2013-03-18 | test/integration/framework: use EXIT_CODE to be consistent with the run-tests... | Michael Vogt |
2013-03-18 | report failures via exit and ensure we don't overflow | Michael Vogt |
2013-03-18 | * test/integration/framework: | Michael Vogt |
2012-09-09 | handle 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-14 | add two tests for architecture specifications | David Kalnischkies |
2012-06-11 | check build-dep candidate if install is forbidden | David Kalnischkies |
2012-05-10 | add a small wrapper to call gdb in the framework setting | David Kalnischkies |
2012-04-17 | ensure that not --assert-multi-arch supporting dpkg's do not generate | David Kalnischkies |
2012-04-11 | use xz-utils in the testcases instead of lzma and ensure that we really | David Kalnischkies |
2012-03-20 | update the versionnumber of the faked dpkg in the testcases for multiarch | David Kalnischkies |
2012-03-03 | allow msgtest to be used with only one parameter | David Kalnischkies |
2012-02-18 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2012-02-11 | fix the hold-testcase as it has problems with 'foreign' operations | David Kalnischkies |
2012-02-10 | Fix the testcases to work with and configure dpkg correctly in a | David Kalnischkies |
2012-01-19 | * apt-pkg/cacheiterators.h: | David Kalnischkies |
2011-11-30 | ensure that we exit instead of proceed in execution after the trap | David Kalnischkies |
2011-10-11 | run integration tests on my new amd64 box without failures | David Kalnischkies |
2011-09-09 | fix bashism (local outside function) and releasefile creation in testcases | David Kalnischkies |
2011-09-05 | * apt-pkg/indexrecords.cc: | David Kalnischkies |
2011-08-17 | do not output color in the testcases if stdout/stderr are not a /dev/pts | David Kalnischkies |