/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
FWCore/FWLite/test/BuildFile.xml
10 строк
313 B
Chris Jones
Moved FWCore/FWLite tests to catch2
04 апр 2026, 22:00
04 апр 2026, 22:00
b58144c
Код
Авторство
О чём код?
<use name="catch2"/> <bin name="testFWCoreFWLite" file="ref_t.catch2.cpp"> <flags PRE_TEST="refTestFWCoreFWLite"/> <use name="FWCore/FWLite"/> <use name="DataFormats/TestObjects"/> </bin> <test name="TestRunnerFWCoreFWLite" command="run_all_t.sh"/> <test name="refTestFWCoreFWLite" command="RefTest.sh"/>