]> git.saurik.com Git - apt.git/commit - test/integration/test-conflicts-loop
check for failure message in testsuccess/failure
authorDavid Kalnischkies <david@kalnischkies.de>
Sun, 19 Oct 2014 12:14:37 +0000 (14:14 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 20 Oct 2014 08:37:46 +0000 (10:37 +0200)
commit1df24acfdb8ba1cd8bbbaa166f170dda480ce41e
tree992b2cc2f5f02a34a49b5bac160070ec30cf34b1
parentcecc5532b8d64394a8f8641e78f4a0cc5f7a51fc
check for failure message in testsuccess/failure

These functions check the exit code of the command, but for apt commands
we can go further and require an error message for non-zero exits and
none for zero exits.

Git-Dch: Ignore
apt-pkg/packagemanager.cc
test/integration/framework
test/integration/test-apt-cli-update
test/integration/test-apt-update-expected-size
test/integration/test-bug-673536-pre-depends-breaks-loop
test/integration/test-bug-733028-gpg-resource-limit
test/integration/test-conflicts-loop
test/integration/test-essential-force-loopbreak
test/integration/test-releasefile-valid-until