Skip to content
Snippets Groups Projects
  1. Apr 24, 2017
  2. Mar 10, 2017
    • Christian Gumpert's avatar
      port updates of CI scripts to MT branch · b7f89e44
      Christian Gumpert authored
      This fixes some problems with the package and domain mapping. But
      most importantly it updates the script for running unit tests such
      that only unit tests for the affected packages are run. The previous
      ctest command had two issues:
      - multiple unit test labels were passed as parameters to ctest
        resulting in overwriting each other
      - the label pattern was not strict enough so the unrelated unit tests
        were run in certain cases
      
      
      Former-commit-id: 49254202
      b7f89e44
  3. Mar 06, 2017
  4. Feb 13, 2017
    • Christian Gumpert's avatar
      port CI scripts from 21.0 branch · 63436f7d
      Christian Gumpert authored
      The CI setup was developed initially using the 21.0 branch. This
      setup needs to be merged into the main development branch now. It
      should be cherry-picked in other development branches later.
      
      
      Former-commit-id: de63de45
      63436f7d
Loading