]> git.saurik.com Git - apt.git/commit
tests: fail testsuccess if notices are shown, too
authorDavid Kalnischkies <david@kalnischkies.de>
Tue, 17 Nov 2015 12:43:08 +0000 (13:43 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 18 Nov 2015 10:38:43 +0000 (11:38 +0100)
commit671a55ba455dcf4e5ce6d86b202761666f54d5c6
tree3e9429fcf94cf58f56c4048c93c43e632f7b42e3
parent2ff2a12a0967da0bcda4e45146f39826558ffb6c
tests: fail testsuccess if notices are shown, too

Notices are just hints, but if they are printed in tests, they should be
expected and if not the test should fail. No current test has this
problem, so that is just potential future proving.

Git-Dch: Ignore
test/integration/framework