summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominique Dumont <dod@debian.org>2021-03-20 18:01:31 +0100
committerDominique Dumont <dod@debian.org>2021-03-21 18:54:23 +0100
commit8ced3787b51172dadb85418e24368bdad234628e (patch)
tree49c50f74daedae1e1d4eb0546b85189e1333388f
parentdd01d8d630474e73abc7496b2a7450f5e39a541f (diff)
test debian/source/lintian-overrides
-rw-r--r--t/model_tests.d/dpkg-test-conf.pl8
1 files changed, 6 insertions, 2 deletions
diff --git a/t/model_tests.d/dpkg-test-conf.pl b/t/model_tests.d/dpkg-test-conf.pl
index 8de70951..8aad838f 100644
--- a/t/model_tests.d/dpkg-test-conf.pl
+++ b/t/model_tests.d/dpkg-test-conf.pl
@@ -364,9 +364,13 @@ my @tests = (
qr/decide whether/, qr/busy drives\.\n/,
],
'lintian-overrides:.' => [
- # check that plain overrides file is read
+ # check that plain overrides file is handled
qr/exit-in-shared-library/,
- ]
+ ],
+ 'source lintian-overrides' => [
+ # check that source overrides file is handled
+ qr/libburn source: source-is-missing/,
+ ],
},
full_dump => {
log4perl_dump_warnings => [