- Sep 26, 2024
-
-
SGImplSvc: move remaining service pointers to ServiceHandle Use ServiceHandle instead of bare pointers. The reference updates are needed because service retrieval is done "quietly" by the handle.
-
- Aug 21, 2024
-
-
Tadej Novak authored
-
- Apr 23, 2021
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Update test references after removal of `PACKAGE_VERSION` printout in AthenaServices.
-
- Aug 01, 2020
-
-
Vakhtang Tsulaia authored
Fixed most of the ctest failures introduced by !35242
-
- Jun 27, 2020
-
-
scott snyder authored
Fix test failures in master.
-
- Sep 05, 2019
-
-
Allow retrieving a DataVector from StoreGate as AuxVectorBase. For MT-safe thinning.
-
- Mar 29, 2019
-
-
- May 15, 2018
-
-
Stewart Martin-Haugh authored
Former-commit-id: 04eeb46e
-
- Aug 04, 2017
-
-
Scott Snyder authored
Former-commit-id: 323d8e2f
-
- Mar 27, 2017
-
-
Scott Snyder authored
Add versions of makeHandles methods of arrays that take an EventContext. Former-commit-id: b240cd62
-
- Mar 18, 2017
-
-
scott snyder authored
If a varhandle is used, we must call initialize on it; if it is not used, the key must be cleared. Combine these by extending initialize() to take a flag. If true, we proceed as usual; if false, we clear the key and return success without doing anything else. Also some small cleanups to tests. Former-commit-id: 26c52313
-
- Mar 17, 2017
-
-
Vakhtang Tsulaia authored
Some of these tests failed because of recent introduction of Incident algorithms (IPA and IFA) for AthenaMT, the others had missing ref files. Packages affected: AtlasTest/ControlTest AtlasTest/DatabaseTest/AthenaPoolMultiTest AtlasTest/DatabaseTest/IOVDbTestAlg Calorimeter/CaloUtils Control/AthenaExamples/AthExJobOptions Control/AthenaServices Former-commit-id: f6dd3f6d6b97fc350a5af882a2412f2ed3abc63a
-
- Feb 28, 2017
-
-
Scott Snyder authored
Former-commit-id: 34128960
-
- Feb 21, 2017
-
-
Scott Snyder authored
* Tagging ControlTest-00-02-72. * Update reference file for StoreGate changes. Former-commit-id: 089f410a
-
- Jan 01, 2017
-
-
Scott Snyder authored
* Tagging ControlTest-00-02-71. * Update reference files for Gaudi changes. 2016-12-13 scott snyder <snyder@bnl.gov> * Tagging ControlTest-00-02-70. * Update for StoreGate-03-08-05. 2016-09-24 scott snyder <snyder@bnl.gov> * Tagging ControlTest-00-02-69. * Update for StoreGate-03-07-14. 2016-08-26 scott snyder <snyder@bnl.gov> * Tagging ControlTest-00-02-68. * Further clang-tidy fixes. * Tagging ControlTest-00-02-67. * clang-tidy: Use nullptr. ... (Long ChangeLog diff - truncated) Former-commit-id: 5aa9bbfc
-
- May 27, 2016
-
-
Scott Snyder authored
2016-05-05 scott snyder <snyder@bnl.gov> * Tagging ControlTest-00-02-56. * Update reference files for StoreGate-03-06-41. 2016-03-27 scott snyder <snyder@bnl.gov> * Tagging ControlTest-00-02-55. * share/StoreGateDFlow.ref: Updated. 2016-03-25 scott snyder <snyder@bnl.gov> * Tagging ControlTest-00-02-54. * share/StoreGateReentrant.ref: Updated. 2016-03-16 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Fixed a remaining mistake in the CMakeLists.txt file that was only discovered by ATN's log mining. * Tagging as ControlTest-00-02-53 ... (Long ChangeLog diff - truncated) Former-commit-id: da5e18d5
-