- Nov 23, 2021
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
ScriptedInitialisationHandler: catch boost exceptions and throw ChimeraTK logic_error with improved what() message
-
Martin Killenberg authored
-
- Nov 09, 2021
-
-
Martin Killenberg authored
-
- Nov 08, 2021
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Oct 20, 2021
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Oct 05, 2021
-
-
Martin Christoph Hierholzer authored
to check whether stepApplication() can execute...
-
- Sep 09, 2021
-
-
Nadeem Shehzad authored
-
Nadeem Shehzad authored
-
- Sep 08, 2021
-
-
Martin Killenberg authored
-
- Sep 02, 2021
-
-
Martin Christoph Hierholzer authored
Co-authored-by:
Martin Hierholzer <martin.hierholer@desy.de>
-
- Aug 27, 2021
-
-
zenker authored
-
- Aug 24, 2021
-
-
Nadeem Shehzad authored
-
- Aug 23, 2021
-
-
Nadeem Shehzad authored
-
- Aug 20, 2021
-
-
Patrick Huesmann authored
-
Patrick Huesmann authored
-
Martin Christoph Hierholzer authored
-
- Aug 18, 2021
-
-
Martin Christoph Hierholzer authored
-
- Aug 17, 2021
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
This fixes redmine issue #8358 (#3 on github)
-
Martin Christoph Hierholzer authored
-
- Aug 16, 2021
-
-
Martin Christoph Hierholzer authored
-
- Aug 13, 2021
-
-
d-rothe authored
* spec tests: Data validity propagation * update documentation links spec <-> tests Co-authored-by:
Dietrich Rothe <dietrich.rothe@desy.de>
-
- Aug 11, 2021
-
-
Martin Christoph Hierholzer authored
-
- Aug 10, 2021
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
Implement systematic tests for exception handling along specification. This fixes redmin issues #8374, #8520 and #8364.
-
- Aug 06, 2021
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
This was a left-over from times when no proper initial value propagation and exception handling was implemented in ApplicationCore. Waiting until the backends are open is anyway not sufficient, since the DeviceModule needs to finish the recovery procedure. If any test would still rely on this (anti-)feature, it would be subject to race conditions. The wait is removed because it prevents important tests for the exception handling specification. In particular, tests which intentionally break devices during startup of the application would not be implementable.
-
- Jul 27, 2021
-
- Jul 23, 2021
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
When writing special modules (e.g. the MicroDAQ module) it may be necessary to both override and call this function explicitly.
-
- Jul 21, 2021
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Jens Georg authored
add Application::dumpModuleConnectionGraph()
-