- Aug 27, 2023
-
-
AthenaDBTestRec: Fix cppcheck warnings. Pass strings by const reference, not by value.
-
- Aug 24, 2023
-
-
Christos Anastopoulos authored
-
- Aug 22, 2023
-
-
Trk::Track : Hold the TrackStates as ptr rather than value. Otherwise we lose the DV polymorphic behaviour Trk::Track : Hold the TrackStates as ptr rather than value. Otherwise we lose (splice) the DV polymorphic behaviour
-
- Apr 04, 2023
-
-
Frank Winklmeier authored
Make unit tests less sensitive to changes in DEBUG messages
-
Frank Winklmeier authored
Make the LArCellCont unit tests less sensitive to DEBUG message changes by running them as INFO. Also suppress the new "data pedendencies" DEBUG message for all other tests.
-
- Dec 15, 2022
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- Dec 14, 2022
-
-
Vakhtang Tsulaia authored
This job option script was just forwarding the include to CaloConditions/CaloConditions_jobOptions.py. Dropped the obsolete script and fixed all its clients. This is yet another step towards dropping the CaloDetMgrDetDescrCnv package
-
- Dec 05, 2022
-
-
Trk::Track pass FitQuality as unique_ptr since we keep it as such
-
- Nov 24, 2022
-
-
CompetingRIO keep vector rather than ptr to vector
-
- Nov 07, 2022
-
-
TSOS: keep FitQualityOnsurface as value. Re-organise constructors
-
- Nov 06, 2022
-
-
Frank Winklmeier authored
EventInfoMgt: thread-checker cleanup Remove redundant thread-checker annotations (the whole package is being checked now). Also cleanup link dependencies.
-
- Oct 31, 2022
-
-
scott snyder authored
Remove (unused) dependency on the old EventInfo package.
-
- Oct 18, 2022
-
-
Tadej Novak authored
-
- Oct 12, 2022
-
-
AthenaPoolMultiTest: Fix cppcheck warning. Redundant null check.
-
- Oct 09, 2022
-
-
Tadej Novak authored
-
- Oct 01, 2022
-
-
Remove IOV Callback from TagInfoMgr Removed the use of the IOVSvc callback as it is not thread-safe. Now relying solely on incidents (begin run/file) Also removed DataHandles use to not trigger gccchecker thread safety errors (see ATEAM-855)
-
- Sep 28, 2022
-
-
TileByteStream: Fix test configuration. Update for changes in tile configuration: need to disable Geant4 version check. Update reference files. Fixes test failure in master.
-
- Sep 12, 2022
-
-
Frank Winklmeier authored
Fix another ordering issue in the unit tests. Make sure to use the Pool catalog written by the dependee. Closes ATEAM-859.
-
- Sep 07, 2022
-
-
AthenaDBTestRec+AthenaPoolMultiTest: enable thread-checker See merge request atlas/athena!56540 (cherry picked from commit ab86a0af) 3c9ab245 AthenaPoolMultiTest: enable thread-checker 1c65dccd AthenaDBTestRec: enable thread-checker dace49e9 AthenaPoolMultiTest: use dedicated POOL catalogue for EventNoSplit test
-
Frank Winklmeier authored
Use a private working directory for the Overlay tests to avoid collisions in `PoolCatalogue.xml` with the other tests. Also use private catalogues for the `DoubleSelector` test.
-
Frank Winklmeier authored
Avoid chances of POOL catalogue collisions by using a dedicated PoolCatalogue in the `EventNoSplit` test.
-
- Sep 06, 2022
-
-
Frank Winklmeier authored
Mostly suppress checker warnings by marking testing classes as not thread-safe.
-
Frank Winklmeier authored
-
- Sep 02, 2022
-
-
Tadej Novak authored
-
- Aug 29, 2022
- Aug 26, 2022
-
-
Tadej Novak authored
-
- Aug 12, 2022
-
-
Frank Winklmeier authored
-
- Jul 21, 2022
-
-
IOVDbTestAlg: Enable thread-safety checking. Enable thread-safety checking and fix warnings.
-
- Jul 04, 2022
-
-
AthenaPoolTest: Enable thread-safety checking. Enable thread-safety checking and fix warnings.
-
- Jul 01, 2022
-
-
scott snyder authored
Enable thread-safety checking.
-
scott snyder authored
Enable thread-safety checking and fix warnings.
-
- Jun 30, 2022
-
-
Frank Winklmeier authored
-
- Jun 23, 2022
-
-
23.0-cppcheck-AthenaDBTestRec
-
- Apr 29, 2022
-
-
Vakhtang Tsulaia authored
Migrated two algorithms: EventInfoWriter and EventInfoReader. Fixed relevant unit tests
-
- Apr 27, 2022
-
-
- Apr 19, 2022
-
-
- Apr 18, 2022
-
-
scott snyder authored
Enable thread-safety checking.
-
- Apr 17, 2022
-
-
- Apr 09, 2022
-
-
scott snyder authored
Enable thread-safety checking.
-