Age | Commit message (Expand) | Author |
2015-04-19 | a hit on Release files means the indexes will be hits too | David Kalnischkies |
2015-04-19 | ensure lists/ files have correct permissions after apt-cdrom add | David Kalnischkies |
2015-04-19 | send Alt-* info for uncompressed based on any compressions | David Kalnischkies |
2015-04-19 | improve https method queue progress reporting | David Kalnischkies |
2015-03-16 | test exitcode as well as string equality | David Kalnischkies |
2015-03-16 | merge debian/sid into debian/experimental | David Kalnischkies |
2015-03-08 | rework dpkg-wrapping in test framework | David Kalnischkies |
2015-01-10 | 128 KiB DSC files ought to be enough for everyone | David Kalnischkies |
2014-12-23 | always run 'dpkg --configure -a' at the end of our dpkg callings | David Kalnischkies |
2014-12-23 | do not make PTY slave the controlling terminal | David Kalnischkies |
2014-12-22 | dispose http(s) 416 error page as non-content | David Kalnischkies |
2014-12-09 | dispose http(s) 416 error page as non-content | David Kalnischkies |
2014-12-07 | always run 'dpkg --configure -a' at the end of our dpkg callings | David Kalnischkies |
2014-12-07 | correct architecture detection for 'rc' packages for purge | David Kalnischkies |
2014-11-28 | close leaking slave fd after setting up pty magic | David Kalnischkies |
2014-11-18 | close leaking slave fd after setting up pty magic | David Kalnischkies |
2014-11-18 | fix file ownership tests to work on kfreebsd | David Kalnischkies |
2014-11-18 | create our cache and lib directory always with mode 755 | David Kalnischkies |
2014-11-18 | various small additional tests and testcases | David Kalnischkies |
2014-11-09 | disable the lock disabling in the tests | David Kalnischkies |
2014-11-09 | enhance apt-extracttemplates test | David Kalnischkies |
2014-11-09 | streamline display of --help in all tools | David Kalnischkies |
2014-10-26 | tests: enhance output of grep and test fails | David Kalnischkies |
2014-10-23 | tests: support 'installed' release in insertpackage | David Kalnischkies |
2014-10-23 | switch tests to Translation-en usage | David Kalnischkies |
2014-10-23 | add test for Basic Authentication scheme | David Kalnischkies |
2014-10-23 | chown finished partial files earlier | David Kalnischkies |
2014-10-20 | test if TMPDIR is accessible before using | David Kalnischkies |
2014-10-20 | testcases: do not allow warnings in testsuccess | David Kalnischkies |
2014-10-20 | check for failure message in testsuccess/failure | David Kalnischkies |
2014-10-20 | check lists/ content in tests doing rollback | David Kalnischkies |
2014-10-20 | autorun permission tests for all apt-get update calls | David Kalnischkies |
2014-10-20 | aborted reverify restores file owner and permission | David Kalnischkies |
2014-10-15 | testcases runable as root | David Kalnischkies |
2014-10-14 | Add new configallowinsecurerepositories to the test framework | Michael Vogt |
2014-10-13 | fix compile and tests error | David Kalnischkies |
2014-10-13 | trusted=yes sources are secure, we just don't know why | David Kalnischkies |
2014-10-07 | do not show IP in output of testcases | David Kalnischkies |
2014-10-07 | don't show ErrorText for Ign by default | David Kalnischkies |
2014-10-07 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-10-07 | display errortext for all Err as well as Ign logs | David Kalnischkies |
2014-10-07 | use _apt:root only for partial directories | David Kalnischkies |
2014-09-29 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-27 | add --readonly option for apt-key adv | David Kalnischkies |
2014-09-27 | add --secret-keyring option for apt-key | David Kalnischkies |
2014-09-27 | use apt-key to wrap gpg calls in testcases | David Kalnischkies |
2014-09-27 | use apt-key adv (+ gnupg) instead of gpgv for verify | David Kalnischkies |
2014-09-25 | rewrite compressed indexes test to check with all compressors | David Kalnischkies |
2014-09-23 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-07 | detect terminal output with 'test -t' in tests | David Kalnischkies |