summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@debian.org>2018-12-29 16:41:25 -0500
committerGravatar Benjamin Barenblat <bbaren@debian.org>2019-01-03 18:24:39 -0500
commite23d443a3a64b30a77e8ea92f347f933a865bb99 (patch)
treef7a93310dbf79eece9b4e567ecebeb2714862d07 /debian/patches/series
parent2ab1f145256e0b96045963053e20b86e560a2fc5 (diff)
Disable tests which require `-coqlib` to be set
A number of tests (mostly for coq_makefile) assume that Coq is installed when the test runs. This isn't true in an sbuild environment, though, so disable those tests.
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index dab7506c..8e94de36 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
0003-Remove-3441.v-and-4811.v-due-to-timeout-on-small-pla.patch
0004-5127-fails-on-mips.patch
0005-remove-ssrmatching.patch
+0006-remove-tests-that-need-coqlib.patch