/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
GeneratorInterface/Pythia8Interface/test/BuildFile.xml
19 строк
1 KB
Shahzad Malik Muzaffar
make unit test script executable
19 июн 2021, 12:13
19 июн 2021, 12:13
7acce02
Код
Авторство
О чём код?
<use name="FWCore/Framework"/> <use name="fastjet"/> <use name="root"/> <use name="SimDataFormats/GeneratorProducts"/> <use name="CommonTools/UtilAlgos"/> <library file="ZJetsAnalyzer.cc,analyserhepmc/LeptonAnalyserHepMC.cc,analyserhepmc/JetInputHepMC.cc" name="ZJetsTestAnalyzer"> <flags EDM_PLUGIN="1"/> </library> <bin file="test_catch2_*.cc" name="testGeneratorInterfacePythia8InterfaceTP"> <use name="FWCore/TestProcessor"/> <use name="catch2"/> </bin> <test name="TestGeneratorInterfacePythia8InterfaceCompareIdentical" command="cmsRun ${LOCALTOP}/src/GeneratorInterface/Pythia8Interface/test/compare_identical_generators_cfg.py"/> <test name="TestGeneratorInterfacePythia8InterfaceCompareExternal" command="cmsRun ${LOCALTOP}/src/GeneratorInterface/Pythia8Interface/test/compare_external_generators_cfg.py"/> <test name="TestGeneratorInterfacePythia8InterfaceCompareExternalStreams" command="cmsRun ${LOCALTOP}/src/GeneratorInterface/Pythia8Interface/test/compare_external_generators_streams_cfg.py"/> <test name="TestGeneratorInterfacePythia8ConcurrentGeneratorFilter" command="${LOCALTOP}/src/GeneratorInterface/Pythia8Interface/test/test_Pythia8ConcurrentGeneratorFilter_WZ_TuneCP5_13TeV-pythia8.sh"/>