[PATCH 2/3] debian: add autopkgtests

Subject: [PATCH 2/3] debian: add autopkgtests

Date: Mon, 25 Oct 2021 11:57:52 -0300

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


We generate output to stderr for BROKEN tests, which are not failures,
so tell the test runner not to fail because of output on stderr.
---
 debian/tests/control | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 debian/tests/control

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 00000000..e6797f81
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,12 @@
+Test-command: env NOTMUCH_TEST_INSTALLED=yes ./test/notmuch-test
+Restrictions: allow-stderr
+Depends: @,
+ build-essential,
+ dtach,
+ emacs-nox,
+ gdb,
+ gnupg,
+ gpgsm,
+ libtalloc-dev,
+ man,
+ xapian-tools
-- 
2.33.0

_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: