summaryrefslogtreecommitdiff
path: root/sci-physics/rivet/files/rivet-3.1.9-pythontests.patch
blob: ad08ab63db5d1fa1a1da1195e665a021f5eeb5b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- a/test/Makefile.am	2024-03-18 22:15:31.296275378 +0100
+++ b/test/Makefile.am	2024-03-18 22:15:57.499969373 +0100
@@ -35,14 +35,16 @@
   RIVET_TESTS_SRC=$(srcdir)
 
 TESTS = \
-testMath testMatVec testCmp testApi.sh testNaN.sh testBeams \
-testImport.sh
+testMath testMatVec testCmp testApi.sh testNaN.sh testBeams
+if ENABLE_PYEXT
+TESTS += testImport.sh
 
 if ENABLE_ANALYSES
 
 TESTS += testCmdLine.sh
 
 endif
+endif
 
 EXTRA_DIST = testApi.hepmc testCmdLine.sh testImport.sh testApi.sh testNaN.sh