summaryrefslogtreecommitdiff
path: root/test/integration/test-no-fds-leaked-to-maintainer-scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix test due to display change in ls (coreutils 8.32)David Kalnischkies2020-07-071-1/+1
* Don't expect duplicated dpkg status-fd messagesDavid Kalnischkies2018-09-111-3/+34
* fix testcase expecting incorrect remove log from dpkgDavid Kalnischkies2016-11-091-1/+21
* test: More portable check for dpkg versionsJulian Andres Klode2016-08-261-1/+1
* test: Avoid use of /proc/self/fdJulian Andres Klode2016-08-261-0/+5
* do dpkg --configure before --remove/--purge --pendingDavid Kalnischkies2016-08-231-0/+1
* disable explicit configuration of all packages at the endDavid Kalnischkies2016-08-101-1/+5
* don't purge directly, but remove and do purge at the endDavid Kalnischkies2016-08-101-2/+2
* don't explicitly configure the last round of packagesDavid Kalnischkies2016-06-081-2/+1
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-191-3/+3
* pass-through stdin fd instead of content if not a terminalDavid Kalnischkies2014-12-231-2/+20
* always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies2014-12-231-2/+4
* do not make PTY slave the controlling terminalDavid Kalnischkies2014-12-231-42/+67
* fix PTY interaction on linux and kfreebsdDavid Kalnischkies2014-11-281-3/+37
* close leaking slave fd after setting up pty magicDavid Kalnischkies2014-11-281-0/+40