Age | Commit message (Expand) | Author |
2014-09-07 | detect terminal output with 'test -t' in tests | David Kalnischkies |
2014-09-07 | support regular expressions in 'apt search' | David Kalnischkies |
2014-07-07 | use printf instead of echo in testing framework | Michele Orrù |
2014-06-11 | fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver tests | Michael Vogt |
2014-06-11 | fix autopkgtest tests | Michael Vogt |
2014-05-30 | support parsing EDSP requests Architecture{,s} stanza | David Kalnischkies |
2014-05-29 | (try to) fix travis-ci build failures | David Kalnischkies |
2014-05-07 | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi... | Michael Vogt |
2014-04-10 | fix test-failure in adt | Michael Vogt |
2014-04-09 | Fix possible race when stunnel/aptwebserver create their PID files | Michael Vogt |
2014-04-04 | Implement CacheDB for source packages in apt-ftparchive | Michael Vogt |
2014-03-27 | Use mkstemp() in apt-extracttemplaes (closes: #741627) | Michael Vogt |
2014-03-14 | fix test/integration/test-apt-helper | Michael Vogt |
2014-03-13 | factor out getting list of architectures from comma list | David Kalnischkies |
2014-03-13 | correct LD_LIBRARY_PATH and config loading for apt-helper | David Kalnischkies |
2014-03-13 | support kfreebsd and hurd in the kernel hook | David Kalnischkies |
2014-03-13 | use a configurable list of versioned kernel packages | David Kalnischkies |
2014-03-13 | improve debug output in case downloadfile fails | David Kalnischkies |
2014-03-13 | enable mount support for apt-cdrom in the tests | David Kalnischkies |
2014-03-13 | do not configure already unpacked packages needlessly | David Kalnischkies |
2014-03-13 | unset LANGUAGE in the testing framework directly | David Kalnischkies |
2014-03-13 | support DEB_BUILD_PROFILES and -P for build profiles | David Kalnischkies |
2014-02-27 | initial version of apt-helper | Michael Vogt |
2014-02-27 | initial version of apt-helper | Michael Vogt |
2014-02-22 | fix ADT failure in downloadfile() | Michael Vogt |
2014-02-22 | add testcase for Bug#718329 | Michael Vogt |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt |
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 |