Age | Commit message (Expand) | Author |
2014-02-14 | add a testcase to check for forbidden https→http downgrades | David Kalnischkies |
2014-02-14 | disable https->http redirects in libcurl | Michael Vogt |
2014-02-14 | allow http protocol to switch to https | David Kalnischkies |
2014-01-26 | fixup merge issues introduced in 796673c | David Kalnischkies |
2014-01-26 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2014-01-18 | Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi... | Michael Vogt |
2014-01-17 | get color/msglevel handling for tests in line | David Kalnischkies |
2014-01-17 | ensure the right permissions as dpkg-deb ensists | David Kalnischkies |
2014-01-17 | use our tmpdir instead of creating tmpfiles | David Kalnischkies |
2014-01-17 | correct some quoting offenses | David Kalnischkies |
2014-01-17 | add missing integration test for "apt list" | Michael Vogt |
2014-01-17 | improve stdout/stderr usage correctness in test framework | David Kalnischkies |
2014-01-16 | use our own homedir for gpg in testcases | David Kalnischkies |
2014-01-16 | show the error message if the webserver start failed | David Kalnischkies |
2014-01-15 | rework some testcases to not spit out text | David Kalnischkies |
2014-01-15 | tests: default to 'sid' codename for 'unstable' | David Kalnischkies |
2014-01-15 | use C.UTF-8 in testcases as locale | David Kalnischkies |
2014-01-04 | improve tests | 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 |