/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
DetectorDescription/DDCMS/test/BuildFile.xml
69 строк
2 KB
Shahzad Malik Muzaffar
[GEOMETRY] Various fixes/improvements for unit test
23 мар 2023, 14:57
23 мар 2023, 14:57
a1bb21e
Код
Авторство
О чём код?
<use name="cppunit"/> <bin name="testDD4hepFilteredView" file="DDFilteredView.cppunit.cc,testRunner.cpp"> <use name="DetectorDescription/DDCMS"/> <use name="dd4hep"/> <use name="rootgeom"/> </bin> <bin name="testDD4hepFilteredViewFirstChild" file="DDFilteredView.firstChild.cppunit.cc,testRunner.cpp"> <use name="DetectorDescription/DDCMS"/> <use name="dd4hep"/> <use name="rootgeom"/> </bin> <bin name="testDD4hepFilteredViewLevel" file="DDFilteredView.level.cppunit.cc,testRunner.cpp"> <use name="DetectorDescription/DDCMS"/> <use name="dd4hep"/> <use name="rootgeom"/> </bin> <bin name="testDD4hepFilteredViewGet" file="DDFilteredView.get.cppunit.cc,testRunner.cpp"> <use name="DetectorDescription/DDCMS"/> <use name="dd4hep"/> <use name="rootgeom"/> </bin> <bin name="testDD4hepFilteredViewGoTo" file="DDFilteredView.goto.cppunit.cc,testRunner.cpp"> <use name="DetectorDescription/DDCMS"/> <use name="dd4hep"/> <use name="rootgeom"/> </bin> <bin name="testDD4hepFilteredViewFind" file="DDFilteredView.find.cppunit.cc,testRunner.cpp"> <use name="DetectorDescription/DDCMS"/> <use name="dd4hep"/> <use name="rootgeom"/> </bin> <bin name="testDD4hepCompactView" file="DDCompactView.cppunit.cc,testRunner.cpp"> <use name="DetectorDescription/DDCMS"/> <use name="dd4hep"/> <use name="rootgeom"/> </bin> <bin name="testDD4hepFilter" file="Filter.cppunit.cc,testRunner.cpp"> <use name="DetectorDescription/DDCMS"/> </bin> <bin name="testDD4hepExpandedNodes" file="ExpandedNodes.cppunit.cc,testRunner.cpp"> <use name="DetectorDescription/DDCMS"/> </bin> <bin name="testDD4hepDDSolidShapes" file="DDSolidShapes.cppunit.cc,testRunner.cpp"> <use name="DetectorDescription/DDCMS"/> </bin> <bin name="testDD4hepDDSolid" file="DDSolid.cppunit.cc,testRunner.cpp"> <use name="DetectorDescription/DDCMS"/> <use name="rootgeom"/> </bin> <bin name="testDD4hepDDSolidLegacyShapes" file="DDSolidLegacyShapes.cppunit.cc,testRunner.cpp"> <use name="DetectorDescription/DDCMS"/> </bin> <test name="DetectorDescriptionDDCMSTestDriver" command="runTest.sh"/> <bin name="testDDUnits" file="testRunner.cpp,DDUnits.cppunit.cc"> <use name="clhep"/> </bin>