- Jan 31, 2023
-
-
When uploading logs from failed tests, these logs are currently truncated after 102400 bytes. For the long running weekly tests which produces much larger log files it happens that the important part of the log file isn't send to the CDash server. Increase the log file size to 10MB.
-
- Apr 01, 2022
-
-
Administrator authored
Some time ago a verry effective filter to remove all warnings was introduced by accident. The problem was a not properly escaped special character in a regular expression. The commit now fixes the erroneous regex.
-
- Jul 30, 2021
-
-
There are some warnings which only show up on some systems and can't be avoided. Filter them such that they don't show up on CDash.
-
- Mar 24, 2021
-
-
Cleanup filtering of compiler warnings for Nightly tests Remove unused variables, parameters and data members. Remove move statement to allow copy ellision. Use unsingned int in loop when comparing with size function of containers. Initialize all data members. Fix warning from rootcling. With newer root versions the parameter -c isn't supported any longer, so remove it.
-
- Dec 07, 2020
-
-
Administrator authored
Don't take into account code from the directory external.
-
- Dec 04, 2020
-
-
Administrator authored
-
- Aug 31, 2020
-
-
Administrator authored
Filter warnings about unused attributes Filter warnings which come from external package AnalysisTree
-
- Jun 03, 2020
-
-
Administrator authored
This version is an exact copy of the last revision of the trunk branch of the old SVN repository of CbmRoor at https://subversion.gsi.de/cbmsoft/cbmroot/trunk The old SVN repository will still be available for read access.
-