/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
FWCore/ParameterSet/test/BuildFile.xml
19 строк
728 B
Chris Jones
Moved FWCore/ParameterSet tests to catch2
02 апр 2026, 23:52
02 апр 2026, 23:52
d8cf5fa
Код
Авторство
О чём код?
<bin name="testParameterSetCatch2" file="test_catch*.cc"> <use name="catch2"/> <use name="FWCore/ParameterSet"/> <use name="FWCore/Utilities"/> <use name="DataFormats/Provenance"/> <use name="boost"/> </bin> <test name="TestFWCoreParameterSetDriver" command="runPythonTests.sh"/> <bin name="testDefaultModuleLabel" file="defaultModuleLabel_t.cc"> <use name="catch2"/> <use name="FWCore/ParameterSet"/> </bin> <test name="testFWCoreParameterSetEdmConfigDump" command="run_edmConfigDump.sh"/> <test name="testFWCoreParameterSetEdmConfigSplit" command="run_edmConfigSplit.sh"/> <test name="TestFWCoreParameterSetVarParsingList" command="python3 ${LOCALTOP}/src/FWCore/ParameterSet/test/test_varparsing_list.py"/>