Skip to content
Snippets Groups Projects

Use different test cases with CMake variable

Merged Florian Uhlig requested to merge f.uhlig/cbmroot:fix_test_scenarios into master
All threads resolved!

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.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Florian Uhlig added 1 commit

    added 1 commit

    • 18e823d6 - Remove commented statements still using the old variable

    Compare with previous version

  • Florian Uhlig resolved all threads

    resolved all threads

  • Volker Friese added 6 commits

    added 6 commits

    • 18e823d6...de1ceba4 - 3 commits from branch computing:master
    • 9a008037 - Use different test cases with CMake variable
    • c31e5b9a - Pass test model to cmake call
    • a380ff5b - Remove commented statements still using the old variable

    Compare with previous version

  • Pierre-Alain Loizeau resolved all threads

    resolved all threads

  • Pierre-Alain Loizeau approved this merge request

    approved this merge request

  • Please rebase locally, cannot be rebased on server level. You probably have to resolve some conflicts.

  • Florian Uhlig added 26 commits

    added 26 commits

    • a380ff5b...dd509e00 - 23 commits from branch computing:master
    • d28adb49 - Use different test cases with CMake variable
    • 63691da5 - Pass test model to cmake call
    • 6e936295 - Remove commented statements still using the old variable

    Compare with previous version

  • merged

  • Please register or sign in to reply
    Loading