Age | Commit message (Expand) | Author |
2015-03-08 | rework dpkg-wrapping in test framework | David Kalnischkies |
2015-01-10 | award points for positive dependencies again | David Kalnischkies |
2015-01-10 | 128 KiB DSC files ought to be enough for everyone | David Kalnischkies |
2015-01-06 | Add regression test for the previous commit | Michael Vogt |
2014-12-23 | pass-through stdin fd instead of content if not a terminal | 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-10 | do not make PTY slave the controlling terminal | 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-12-07 | properly handle already reinstall pkgs in ordering | David Kalnischkies |
2014-11-28 | support long keyids in "apt-key del" instead of ignoring them | James McCoy |
2014-11-28 | fix PTY interaction on linux and kfreebsd | David Kalnischkies |
2014-11-28 | close leaking slave fd after setting up pty magic | David Kalnischkies |
2014-11-19 | use dpkg --merge-avail only if needed in apt-mark | David Kalnischkies |
2014-11-19 | fix test to support non-multiarch dpkg versions | David Kalnischkies |
2014-11-19 | fix PTY interaction on linux and kfreebsd | 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-10 | reenable support for -s (and co) in apt-get source | David Kalnischkies |
2014-11-10 | allow options between command and -- on commandline | David Kalnischkies |
2014-11-10 | use 'best' hash for source authentication | David Kalnischkies |
2014-11-10 | add a simple container for HashStrings | David Kalnischkies |
2014-11-09 | disable the lock disabling in the tests | David Kalnischkies |
2014-11-09 | allow uninstalled packages to be put on hold | David Kalnischkies |
2014-11-09 | fix test to not spoil output with warnings | David Kalnischkies |
2014-11-09 | enhance apt-extracttemplates test | David Kalnischkies |
2014-11-09 | use the same code to detect quiet setting in all tools | David Kalnischkies |
2014-11-09 | streamline display of --help in all tools | David Kalnischkies |
2014-11-08 | fix variable naming typo used in debug output | David Kalnischkies |
2014-11-08 | (style) Variable 'res' is assigned a value that is never used | David Kalnischkies |
2014-11-08 | Division by result of sizeof(). memset() expects a size in bytes | David Kalnischkies |
2014-11-08 | tests: silence clang on uninitilized variables | David Kalnischkies |
2014-11-08 | reenable patchsize limit option for pdiffs | David Kalnischkies |
2014-11-06 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m... | Michael Vogt |
2014-11-05 | test/integration/test-bug-624218-Translation-file-handling: clarify when Tran... | Michael Vogt |
2014-11-04 | test/integration/test-apt-update-filesize-mismatch: use "basename file suffix... | Michael Vogt |
2014-10-29 | Only support Translation-* that are listed in the {In,}Release file | Michael Vogt |
2014-10-26 | tests: enhance output of grep and test fails | David Kalnischkies |
2014-10-26 | rewrite ReadMessages() | David Kalnischkies |
2014-10-24 | promote filesize to a hashstring | 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 |