File: tests.patch

package info (click to toggle)
clhep 2.1.4.1%2Bdfsg-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,012 kB
  • sloc: cpp: 50,094; sh: 6,694; makefile: 2,694; perl: 28
file content (11 lines) | stat: -rw-r--r-- 349 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
--- a/Matrix/test/Makefile.am
+++ b/Matrix/test/Makefile.am
@@ -48,7 +48,7 @@
 # Identify test(s) to run when 'make check' is requested:
 TESTS = \
 	testMatrix.sh testInversion.sh \
-	testBug6176.sh testBug6181 @LEAKTEST@
+	testBug6176.sh testBug6181 testBug7328
 
 # Identify the test(s) for which failure is the intended outcome:
 XFAIL_TESTS =