Skip to content
Snippets Groups Projects
  1. Feb 20, 2021
    • Florian Schmaus's avatar
      [Makefile] fix smoke-test/static-analysis target · 1b39754b
      Florian Schmaus authored
      This adds yet another target "smoke-test-suite", which just runs all
      tests in the 'smoke' test suite. The static-analysis target was
      changed to include *all* static analysis thingies we have, even 'doc'
      as Doxygen does also do some checks that the documentation is
      "correct".
      
      The smoke-test target is also kept, as it allows developers to simply
      run all smoke tests. Furthermore, this adds some missing PHONY
      declarations in the Makefile.
      
      The gitlab-ci now runs the smoke-test-suite and static-analysis
      targets in two different jobs. Previously the smoke-test would also
      run the static-analysis target, which was not intended.
      1b39754b
  2. Feb 18, 2021
  3. Feb 17, 2021
  4. Feb 16, 2021
  5. Feb 10, 2021
  6. Feb 08, 2021
  7. Feb 07, 2021
  8. Feb 06, 2021
  9. Feb 05, 2021
  10. Feb 03, 2021
  11. Feb 02, 2021
Loading