Rev 424 | Rev 450 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 424 | Rev 432 | ||
|---|---|---|---|
| Line 5... | Line 5... | ||
| 5 | LDADD = $(top_builddir)/src/libHepMC.la |
5 | LDADD = $(top_builddir)/src/libHepMC.la |
| 6 | 6 | ||
| 7 | # Identify executables needed during testing: |
7 | # Identify executables needed during testing: |
| 8 | check_PROGRAMS = testSimpleVector testUnits testPrintBug \ |
8 | check_PROGRAMS = testSimpleVector testUnits testPrintBug \ |
| 9 | testHepMC testHepMCIteration testMass \ |
9 | testHepMC testHepMCIteration testMass \ |
| 10 | testMultipleCopies testStreamIO testFlow |
- | |
| - | 10 | testMultipleCopies testStreamIO testFlow \ |
|
| - | 11 | testWeights |
|
| 11 | 12 | ||
| 12 | check_SCRIPTS = testHepMC.sh testHepMCIteration.sh testPrintBug.sh \ |
13 | check_SCRIPTS = testHepMC.sh testHepMCIteration.sh testPrintBug.sh \ |
| 13 | testMass.sh testStreamIO.sh testFlow.sh |
14 | testMass.sh testStreamIO.sh testFlow.sh |
| 14 | 15 | ||
| 15 | # Identify test(s) to run when 'make check' is requested: |
16 | # Identify test(s) to run when 'make check' is requested: |
| 16 | TESTS = testSimpleVector testUnits \ |
17 | TESTS = testSimpleVector testUnits \ |
| 17 | testHepMC.sh testHepMCIteration.sh testMass.sh testFlow.sh testStreamIO.sh \ |
18 | testHepMC.sh testHepMCIteration.sh testMass.sh testFlow.sh testStreamIO.sh \ |
| 18 | testPrintBug.sh testMultipleCopies |
- | |
| - | 19 | testPrintBug.sh testMultipleCopies testWeights |
|
| 19 | 20 | ||
| 20 | # Identify the test(s) for which failure is the intended outcome: |
21 | # Identify the test(s) for which failure is the intended outcome: |
| 21 | XFAIL_TESTS = |
22 | XFAIL_TESTS = |
| 22 | 23 | ||
| 23 | # Identify the dependencies on a per-test basis: |
24 | # Identify the dependencies on a per-test basis: |
| 24 | testSimpleVector_SOURCES = testSimpleVector.cc |
25 | testSimpleVector_SOURCES = testSimpleVector.cc |
| 25 | testUnits_SOURCES = testUnits.cc |
26 | testUnits_SOURCES = testUnits.cc |
| 26 | testFlow_SOURCES = testFlow.cc |
27 | testFlow_SOURCES = testFlow.cc |
| - | 28 | testWeights_SOURCES = testWeights.cc |
|
| 27 | testHepMC_SOURCES = testHepMC.cc testHepMCMethods.cc |
29 | testHepMC_SOURCES = testHepMC.cc testHepMCMethods.cc |
| 28 | testMass_SOURCES = testMass.cc |
30 | testMass_SOURCES = testMass.cc |
| 29 | testStreamIO_SOURCES = testStreamIO.cc testHepMCMethods.cc |
31 | testStreamIO_SOURCES = testStreamIO.cc testHepMCMethods.cc |
| 30 | testHepMCIteration_SOURCES = testHepMCIteration.cc |
32 | testHepMCIteration_SOURCES = testHepMCIteration.cc |
| 31 | testMultipleCopies_SOURCES = testMultipleCopies.cc |
33 | testMultipleCopies_SOURCES = testMultipleCopies.cc |
| Line 47... | Line 49... | ||
| 47 | testStreamIOVarious.dat |
49 | testStreamIOVarious.dat |
| 48 | 50 | ||
| 49 | # Identify generated file(s) to be removed when 'make clean' is requested: |
51 | # Identify generated file(s) to be removed when 'make clean' is requested: |
| 50 | CLEANFILES = testHepMC.cout testStreamIO.cout \ |
52 | CLEANFILES = testHepMC.cout testStreamIO.cout \ |
| 51 | testHepMCIteration.cout \ |
53 | testHepMCIteration.cout \ |
| - | 54 | testHepMCIteration.out testHepMCIteration2.out testHepMCIteration3.out \ |
|
| 52 | testHepMC.out testHepMCParticle.out \ |
55 | testHepMC.out testHepMCParticle.out \ |
| 53 | testPrintBug.out testMass.out testNaN.out \ |
56 | testPrintBug.out testMass.out testNaN.out \ |
| 54 | testAscii.out testHepMCIteration.out testHepMCprecision.out \ |
- | |
| 55 | testHepMCIteration.out testMass1.out testMass2.out \ |
- | |
| 56 | testMultipleCopies.out testHepMCVarious.out testIOAscii.out \ |
- | |
| - | 57 | testAscii.out testHepMCprecision.out \ |
|
| - | 58 | testMass.cout testMass1.out testMass2.out \ |
|
| - | 59 | testHepMCVarious.cout testHepMCVarious.out testIOAscii.out \ |
|
| - | 60 | testMultipleCopies.out \ |
|
| 57 | testMultipleCopies1.out testMultipleCopies2.out \ |
61 | testMultipleCopies1.out testMultipleCopies2.out \ |
| 58 | testMultipleOriginals.out testUnits.out \ |
62 | testMultipleOriginals.out testUnits.out \ |
| 59 | testCrossSection.out testCrossSection2.out testCrossSection.cout \ |
63 | testCrossSection.out testCrossSection2.out testCrossSection.cout \ |
| 60 | testStreamIO.out testStreamIOParticle.out testStreamIOVarious.out \ |
64 | testStreamIO.out testStreamIOParticle.out testStreamIOVarious.out \ |
| 61 | testStreamIO2.out testStreamIO3.out testStreamIO4.out \ |
65 | testStreamIO2.out testStreamIO3.out testStreamIO4.out \ |
| 62 | testStreamIOprecision.out testStreamIO.cout \ |
- | |
| 63 | testFlow.out testFlow.out1 testFlow.out2 testFlow.out3 |
- | |
| - | 66 | testStreamIOprecision.out testStreamIO.cout testStreamIOVarious.cout \ |
|
| - | 67 | testFlow.out testFlow.out1 testFlow.out2 testFlow.out3 \ |
|
| - | 68 | testWithWeight.cout testWithWeight.out testWithWeight2.out |
|