Skip to content
Snippets Groups Projects
  1. Nov 12, 2021
    • Administrator's avatar
      Use different test cases with CMake variable · d28adb49
      Administrator authored
      Before the change it was necessary to define an environment variable to switch
      between different test suites like for example the Experimental or Nightly
      tests. Now the test suites are chosen by the CMake command line parameter
      CBM_TEST_MODEL. These are Experimental, Nightly and Weekly which differ by the
      number of executed tests.
      d28adb49
  2. May 31, 2021
    • Eoin Clerkin's avatar
      Short license declarations for .sh files · 6f6619b0
      Eoin Clerkin authored
      Inserts the declaration on the 1st or 2nd line of scripts.
      
      EMPTY LINE
      
      Short license declarations for .sh files
      
      Inserts the declaration on the 1st or 2nd line of scripts.
      
      EMPTY LINE
      
      Revert "Short license declarations for .sh files"
      
      This reverts commit d3dd8608.
      
      Uses SPDX identifier
      
      Modifies declaration to use SPDX license identifier syntax
      
      Corrects file
      
      Empty line before hashbang removed
      6f6619b0
  3. Jul 07, 2020
    • Administrator's avatar
      Improve Continuous Integration · e54ea37c
      Administrator authored
      Pipeline now fails also in case of failing tests.
      New CI option MergeRequest for Dart.sh wrapper which creates a special CDash label.
      Use new CI option when GitLab CI runs for a merge request.
      e54ea37c
  4. Jun 18, 2020
  5. Jun 03, 2020
Loading