Age | Commit message (Expand) | Author |
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 |
2011-08-15 | support yet another webserver in the integration tests: gatling | David Kalnischkies |
2011-07-25 | implement MultiarchCross for build-dep and source (Closes: #632221) | David Kalnischkies |
2011-07-16 | * apt-pkg/policy.cc: | David Kalnischkies |
2011-06-06 | add a very dumb pause method to stop test-execution | David Kalnischkies |
2011-04-27 | support lighttpd as test webserver but still prefer weborf | David Kalnischkies |
2011-04-21 | * cmdline/apt-mark.cc: | David Kalnischkies |
2011-04-15 | add sbin directories to PATH to avoid dpkg warnings | David Kalnischkies |
2011-04-15 | be able to set priorities for created test packages | David Kalnischkies |
2011-03-23 | add a method to insert packages into dpkg's status file | David Kalnischkies |
2011-03-16 | enable buildsimplenativepackage to build packages for multiple | David Kalnischkies |
2011-02-22 | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc: | David Kalnischkies |
2011-02-22 | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc: | David Kalnischkies |
2011-02-14 | merged from lp:~donkult/apt/sid | Michael Vogt |