/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
DataFormats/Common/test/BuildFile.xml
28 строк
1 KB
Matti Kortelainen
Disable tests that read existing non-RAW files
15 май 2026, 19:22
15 май 2026, 19:22
9486638
Код
Авторство
О чём код?
<library name="testTriggerResults" file="TestReadTriggerResults.cc,TestWriteTriggerResults.cc"> <flags EDM_PLUGIN="1"/> <use name="boost"/> <use name="DataFormats/Common"/> <use name="FWCore/Framework"/> <use name="FWCore/ParameterSet"/> <use name="FWCore/Utilities"/> </library> <test name="TestTriggerResultsFormat" command="TestTriggerResultsFormat.sh"/> <bin name="testDataFormatsCommon" file="testOwnVector.cc,testOneToOneAssociation.cc,testValueMap.cc,testOneToManyAssociation.cc,testAssociationVector.cc,testAssociationNew.cc,testValueMapNew.cc,testSortedCollection.cc,testRangeMap.cc,ref_t.catch2.cc,DetSetRefVector_t.catch2.cc,reftobasevector_t.catch2.cc,cloningptr_t.catch2.cc,ptr_t.catch2.cc,containermask_t.catch2.cc,reftobaseprod_t.catch2.cc,handle_t.catch2.cc,IdToHitRange_t.cpp"> <use name="catch2"/> <use name="boost"/> <use name="DataFormats/Common"/> </bin> <bin name="testDataFormatsCommonCatch2" file="test_catch2_*.cpp"> <use name="catch2"/> <use name="boost"/> <use name="DataFormats/Common"/> </bin> <bin name="testMultiAssociation" file="testMultiAssociation.cc"> <use name="catch2"/> <use name="boost"/> <use name="DataFormats/Common"/> </bin>