Skip to content
Snippets Groups Projects
Commit 1dc3b256 authored by Frank Winklmeier's avatar Frank Winklmeier
Browse files

Remove unused dependency on TestPolicy

The `TestPolicy` dependency stems mostly from the automatic `requirements`
to `CMakeLists.txt` file migration. In cmake builds, the TestPolicy
package is mostly useless apart from a few header files. So most
packages do no need this dependency anymore.
parent 71909c24
7 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!28528Revert 63f845ae,!28141Remove unused dependencies on TestPolicy package
Showing
with 7 additions and 45 deletions
......@@ -13,7 +13,6 @@ atlas_depends_on_subdirs(
Control/AthenaExamples/AthExFortranAlgorithm
Control/AthenaExamples/AthExStoreGateExample
Control/AthenaPython
TestPolicy
PRIVATE
Control/AthContainers
Control/AthLinks
......
......@@ -21,8 +21,7 @@ atlas_depends_on_subdirs( PRIVATE
Event/ByteStreamCnvSvc
Event/ByteStreamData
Event/xAOD/xAODEventInfo
GaudiKernel
TestPolicy )
GaudiKernel )
# External dependencies:
find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess )
......
......@@ -28,7 +28,6 @@ atlas_depends_on_subdirs( PRIVATE
InnerDetector/InDetRecEvent/InDetPrepRawData
InnerDetector/InDetRecEvent/InDetRIO_OnTrack
LArCalorimeter/LArRecEvent
TestPolicy
Tracking/TrkDetDescr/TrkSurfaces
Tracking/TrkEvent/TrkCompetingRIOsOnTrack
Tracking/TrkEvent/TrkEventPrimitives
......
......@@ -12,7 +12,6 @@ atlas_depends_on_subdirs( PUBLIC
Control/AthenaKernel
Control/StoreGate
GaudiKernel
TestPolicy
PRIVATE
Database/AthenaPOOL/AthenaPoolUtilities
Database/RegistrationServices
......
......@@ -8,9 +8,7 @@ atlas_subdir( POOLCollectionToolsTest )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
Database/AthenaPOOL/AtlasCollectionTools
Event/ByteStreamCnvSvc
PRIVATE
TestPolicy )
Event/ByteStreamCnvSvc )
# Install files from the package:
atlas_install_runtime( share/*.py test/POOLCollectionToolsTest_TestConfiguration.xml data/*logCheck* )
......
......@@ -8,7 +8,6 @@ atlas_subdir( TagCollectionTest )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
Control/MinimalRunTime
TestPolicy
)
# Install files from the package:
......
......@@ -10,7 +10,6 @@ atlas_subdir( GoogleTestTools )
atlas_depends_on_subdirs(
PUBLIC
Control/AthenaCommon
TestPolicy
PRIVATE
GaudiKernel )
......
......@@ -8,9 +8,7 @@ atlas_subdir( PyAthenaTests )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
Control/AthenaExamples/AthExThinning
Control/AthenaPython
PRIVATE
TestPolicy )
Control/AthenaPython )
# Install files from the package:
atlas_install_python_modules( python/*.py )
......
......@@ -7,8 +7,6 @@ atlas_subdir( TestTools )
# Declare the package's dependencies:
atlas_depends_on_subdirs(
PUBLIC
TestPolicy
PRIVATE
GaudiKernel )
......
......@@ -20,7 +20,6 @@ atlas_depends_on_subdirs( PUBLIC
DetectorDescription/GeoModel/GeoModelInterfaces
DetectorDescription/GeoModel/GeoModelUtilities
LArCalorimeter/LArGeoModel/LArReadoutGeometry
TestPolicy
TileCalorimeter/TileDetDescr )
# External dependencies:
......
......@@ -14,8 +14,7 @@ atlas_depends_on_subdirs( PUBLIC
Calorimeter/CaloIdentifier
GaudiKernel
PRIVATE
AtlasTest/TestTools
TestPolicy )
AtlasTest/TestTools )
# External dependencies:
find_package( Boost COMPONENTS filesystem thread system )
......
......@@ -20,8 +20,7 @@ atlas_depends_on_subdirs( PUBLIC
AtlasTest/TestTools
Calorimeter/CaloConditions
Calorimeter/CaloGeoHelpers
Control/StoreGate
TestPolicy )
Control/StoreGate )
# External dependencies:
find_package( Boost COMPONENTS filesystem thread system )
......
......@@ -5,10 +5,6 @@
# Declare the package name:
atlas_subdir( CaloAnaEx )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PRIVATE
TestPolicy )
# Install files from the package:
atlas_install_joboptions( share/*.py )
atlas_install_runtime( test/CaloAnaEx_TestConfiguration.xml share/*.C share/*.css share/HistoComparison.txt share/*Checks.py )
......
......@@ -5,10 +5,6 @@
# Declare the package name:
atlas_subdir( CaloDigEx )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PRIVATE
TestPolicy )
# Install files from the package:
atlas_install_joboptions( share/*.py )
atlas_install_runtime( test/CaloDigEx_TestConfiguration.xml )
......
......@@ -5,10 +5,6 @@
# Declare the package name:
atlas_subdir( CaloRecEx )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PRIVATE
TestPolicy )
# Install files from the package:
atlas_install_joboptions( share/*.py )
atlas_install_runtime( test/CaloRecEx_TestConfiguration.xml share/*.C share/*.css share/CaloRecEx_HistoComparison.txt share/*Checks.py )
......
......@@ -5,10 +5,6 @@
# Declare the package name:
atlas_subdir( CaloSimEx )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PRIVATE
TestPolicy )
# Install files from the package:
atlas_install_joboptions( share/*.py )
atlas_install_runtime( test/CaloSimEx_TestConfiguration.xml )
......
......@@ -25,8 +25,7 @@ atlas_depends_on_subdirs( PUBLIC
LArCalorimeter/LArRawEvent
LArCalorimeter/LArRawUtils
LArCalorimeter/LArSimEvent
LArCalorimeter/LArCabling
TestPolicy )
LArCalorimeter/LArCabling )
# External dependencies:
find_package( AIDA )
......
......@@ -37,8 +37,7 @@ atlas_depends_on_subdirs(
LArCalorimeter/LArRawConditions
LumiBlock/LumiBlockComps
Trigger/TrigAnalysis/TrigAnalysisInterfaces
Control/AthenaMonitoring
TestPolicy )
Control/AthenaMonitoring )
# External dependencies:
find_package( AIDA )
......
......@@ -5,10 +5,6 @@
# Declare the package name:
atlas_subdir( CaloTBRec )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PRIVATE
TestPolicy )
# Install files from the package:
atlas_install_joboptions( share/*.py )
......@@ -13,7 +13,6 @@ atlas_depends_on_subdirs( PUBLIC
DetectorDescription/GeoPrimitives
Event/xAOD/xAODCaloEvent
Reconstruction/Particle
TestPolicy
Tracking/TrkDetDescr/TrkSurfaces
Tracking/TrkEvent/TrkParameters
Tracking/TrkEvent/TrkParticleBase
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment