This project is mirrored from https://*****:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Nov 05, 2024
-
-
DataModelTestDataCommon: Update to support tests reading and writing to RNTuple. Add a switch to control whether or not we test schema evolution of dynamic auxiliary variables.
-
- Sep 26, 2024
-
-
DataModelTestDataCommon: Factor out packed container testing. Move the tests of packed containers, so they can easily be disabled when trying to get these tests working with rntuple, which doesn't fully support user-defined streamers.
-
- Nov 21, 2019
-
-
Add tests for new MT thinning.
-
- Sep 19, 2019
-
-
Move xAODTestReadCVec and xODTestWriteCVec from DataModelTestDataRead and DataModelTestDataWrite to DataModelTestDataCommon. Needed to set up tests for MT thinning.
-
- Dec 13, 2018
-
-
Former-commit-id: 645176ec
-
- Jan 01, 2017
-
-
Scott Snyder authored
* Tagging DataModelTestDataRead-01-03-41. * CMakeLists.txt: Remove reference to CLHEP_INCLUDE_DIRS. 2016-11-22 scott snyder <snyder@bnl.gov> * Tagging DataModelTestDataRead-01-03-40. * Turn on hideErrorLocus. 2016-11-15 scott snyder <snyder@bnl.gov> * Tagging DataModelTestDataRead-01-03-39. * Make HLTResultReader non-reentrant, since it has to call the non-const method NavigationCore::prepare(). 2016-10-12 scott snyder <snyder@bnl.gov> * Tagging DataModelTestDataRead-01-03-38. * CMakeLists.txt: Link library list fix. ... (Long ChangeLog diff - truncated) Former-commit-id: 9715ff4d
-
- Jul 02, 2016
-
-
Scott Snyder authored
* Tagging DataModelTestDataRead-01-03-28. * CMakeLists.txt: Fix TrigNavigation dependency. 2016-05-16 scott snyder <snyder@bnl.gov> * Tagging DataModelTestDataRead-01-03-27. * src/xAODTestReadCVec.cxx: Print type of aux store. 2016-04-19 scott snyder <snyder@bnl.gov> * Tagging DataModelTestDataRead-01-03-26. * CMakeLists.txt: Fixes. 2016-04-18 scott snyder <snyder@bnl.gov> * Tagging DataModelTestDataRead-01-03-25. * Add HLTResultReader. Break dump of cvec out of xAODTestRead into xAODTestReadCVec. Former-commit-id: e29b2968
-
Scott Snyder authored
* Tagging DataModelTestDataWrite-01-03-26. * CMakeLists.txt: Fix TrigNavigation dependency. 2016-04-19 scott snyder <snyder@bnl.gov> * Tagging DataModelTestDataWrite-01-03-25. * CMakeLists.txt: Fixes. 2016-04-18 scott snyder <snyder@bnl.gov> * Tagging DataModelTestDataWrite-01-03-24. * src/HLTResultWriter.h: Fix comment. * Tagging DataModelTestDataWrite-01-03-23. * Add HLTResultWriter. Break write of cvec out of xAODTestWrite into xAODTestWriteCVec. Former-commit-id: 32f1b574
-
- May 27, 2016
-
-
Atlas-Software Librarian authored
* Tagging DataModelTestDataWrite-01-03-22. * src/xAODTestWrite.h, src/xAODTestWrite.cxx: Test using a handle to record xAOD objects. 2016-02-03 scott snyder <snyder@bnl.gov> * Tagging DataModelTestDataWrite-01-03-21. * DataModelTestDataWrite/HView.h: Use VIEWVECTOR_CLASS_DEF. * src/xAODTestWrite.cxx, src/xAODTestWriteHelper.h, src/xAODTestWriteHelper.cxx: Test it. 2016-01-22 scott snyder <snyder@bnl.gov> * Tagging DataModelTestDataWrite-01-03-20. * Fix checkreq warning. * Tagging DataModelTestDataWrite-01-03-19. * Tests for ViewVector and xAOD schema evolution. 2015-10-20 scott snyder <snyder@bnl.gov> ... (Long ChangeLog diff - truncated)
-
- Sep 19, 2014
-
-
Scott Snyder authored
-