summaryrefslogtreecommitdiff
path: root/test/integration/test-no-fds-leaked-to-maintainer-scripts
AgeCommit message (Expand)AuthorFilesLines
2016-08-26test: More portable check for dpkg versionsJulian Andres Klode1-1/+1
2016-08-26test: Avoid use of /proc/self/fdJulian Andres Klode1-0/+5
2016-08-23do dpkg --configure before --remove/--purge --pendingDavid Kalnischkies1-0/+1
2016-08-10disable explicit configuration of all packages at the endDavid Kalnischkies1-1/+5
2016-08-10don't purge directly, but remove and do purge at the endDavid Kalnischkies1-2/+2
2016-06-08don't explicitly configure the last round of packagesDavid Kalnischkies1-2/+1
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies1-3/+3
2014-12-23pass-through stdin fd instead of content if not a terminalDavid Kalnischkies1-2/+20
2014-12-23always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies1-2/+4
2014-12-23do not make PTY slave the controlling terminalDavid Kalnischkies1-42/+67
2014-11-28fix PTY interaction on linux and kfreebsdDavid Kalnischkies1-3/+37
2014-11-28close leaking slave fd after setting up pty magicDavid Kalnischkies1-0/+40