SHA256
10
0
forked from pool/Rivet
Files
Rivet/Rivet-disable-testCmdLine.patch
Atri Bhattacharya 72497ed6ef Accepting request 1268182 from home:badshah400:rivet
* Add Rivet-fix-hepmc-tests.patch -- Use deduce_reader in API tests for HepMC 3.3.x compatibility; part of upstream commit ca0d57ca to release-4-0-x development branch.
* Add Rivet-disable-testCmdLine.patch -- Disable an outdated and failing test

OBS-URL: https://build.opensuse.org/request/show/1268182
OBS-URL: https://build.opensuse.org/package/show/science/Rivet?expand=0&rev=62
2025-04-09 15:55:45 +00:00

22 lines
491 B
Diff

Index: Rivet-3.1.11/test/Makefile.am
===================================================================
--- Rivet-3.1.11.orig/test/Makefile.am
+++ Rivet-3.1.11/test/Makefile.am
@@ -38,11 +38,11 @@ TESTS = \
testMath testMatVec testCmp testApi.sh testNaN.sh testBeams \
testImport.sh
-if ENABLE_ANALYSES
-
-TESTS += testCmdLine.sh
-
-endif
+# if ENABLE_ANALYSES
+#
+# TESTS += testCmdLine.sh
+#
+# endif
EXTRA_DIST = testApi.hepmc testCmdLine.sh testImport.sh testApi.sh testNaN.sh