- 14 Feb, 2019 5 commits
-
-
Gitlab CI authored
patch generated by https://gitlab.cern.ch/kreczko/Gaudi/-/jobs/3322407
-
Alex Pearce authored
apply has been deprecated since 2.3+.
-
Alex Pearce authored
-
Alex Pearce authored
-
Alex Pearce authored
The forward compatible syntax from 2.6 plus is: except SomeException as err rather than except SomeException, err
-
- 04 Feb, 2019 1 commit
-
-
Marco Clemencic authored
required by the change introduces with https://sft.its.cern.ch/jira/browse/SPI-1185
-
- 01 Feb, 2019 1 commit
-
-
patch generated by standalone job
-
- 14 Jan, 2019 1 commit
-
-
Marco Clemencic authored
they help with debugging
-
- 09 Jan, 2019 4 commits
-
-
Marco Clemencic authored
-
Marco Clemencic authored
if a .new file already exists, use an incremental new name
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- 07 Dec, 2018 1 commit
-
-
Christopher Rob Jones authored
-
- 04 Oct, 2018 1 commit
-
-
- 24 Sep, 2018 1 commit
-
-
- 02 Jul, 2018 1 commit
-
-
- 10 Apr, 2018 1 commit
-
-
Marco Clemencic authored
-
- 14 Feb, 2018 1 commit
-
-
Marco Clemencic authored
-
- 25 Jan, 2018 1 commit
-
-
Marco Clemencic authored
-
- 01 Nov, 2017 1 commit
-
-
- 25 Oct, 2017 1 commit
-
-
- 08 Oct, 2017 1 commit
-
-
Marco Clemencic authored
preserve thread safety and fix the regression reported in GAUDI-1319
-
- 26 Sep, 2017 1 commit
-
-
Marco Clemencic authored
-
- 19 Sep, 2017 1 commit
-
-
- 30 Jul, 2017 1 commit
-
-
Marco Clemencic authored
-
- 05 Jul, 2017 1 commit
-
-
Sebastien Ponce authored
One can now set GAUDI_QMTEST_MODULE and GAUDI_QMTEST_CLASS to overwrite the default python object used to instantiate qmt tests. This allows to have dedicated objects, e.g. experiment specific, checking some specialized output in a different way
-
- 01 Jun, 2017 1 commit
-
-
Marco Clemencic authored
-
- 27 Apr, 2017 1 commit
-
-
Marco Clemencic authored
see gaudi/Gaudi!314 and gaudi/Gaudi!316
-
- 21 Mar, 2017 2 commits
-
-
Marco Clemencic authored
required to be able to use !305
-
Marco Clemencic authored
-
- 20 Mar, 2017 1 commit
-
-
Marco Clemencic authored
-
- 14 Mar, 2017 1 commit
-
-
Marco Clemencic authored
the property was added with !287
-
- 09 Feb, 2017 1 commit
-
-
Marco Clemencic authored
fixes several failing tests in LHCb caused by gaudi/Gaudi!273
-
- 02 Feb, 2017 2 commits
-
-
Marco Clemencic authored
In the Python code for .qmt validators it is possible to access the reference filenames for stdout and stderr as `reference` and `error_reference`.
-
Marco Clemencic authored
removed the useless BaseTest.validator method, and changed the code so that derived classes need to override ValidateOutput.
-
- 19 Dec, 2016 2 commits
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- 14 Dec, 2016 1 commit
-
-
Marco Clemencic authored
-
- 08 Nov, 2016 2 commits
-
-
Marco Clemencic authored
-
Marco Clemencic authored
NamedMeasurements (user defined entries in CTest XML output) must already contain escaped XML to work, so no need to escape them again.
-