Skip to content
Snippets Groups Projects
  1. Aug 25, 2020
    • Administrator's avatar
      Improve code format checker · 40e09453
      Administrator authored
      Don't download the external packages when running the code format checker.
      This improves the run time from more than 4 minutes to less than  1 minute.
      Test each file individually such that the results on CDash are shown for each
      file separately.
      40e09453
  2. Jul 09, 2020
    • Administrator's avatar
      Implement automatic format checker · f0eb1974
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      Add format check in GitLab CI configuration file.
      Add CMake target for format checker .
      Add neede CMake files and shell scripts.
      Add label in GitLab CI configuration file such that it can be
      properly sorted on CDash.
      The checker is disabled till we format the complete code base.
      f0eb1974
  3. Jun 23, 2020
  4. Jun 03, 2020
Loading