Skip to content
Snippets Groups Projects

Add new test stage in CTest configuration

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

Installl CbmRoot and remove part of the source directory

Add code which tests if the installtion of CbmRoot works and if the installed version is functional. Test the "make install" target and run some macros from teh installation directory.

To be able to test the CbmRoot installation it is necessary that no header files are accessible in the source directory since this is the fallback for ROOT when compiling a macro. To achieve this the directories containing any headers are removed from the source directory. This is a dangerous operation when executed in a source directory used for active development. The installation test should only be used when running the CI/CD workflow.

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
  • Pierre-Alain Loizeau approved this merge request

    approved this merge request

  • Pierre-Alain Loizeau resolved all threads

    resolved all threads

  • Florian Uhlig mentioned in merge request !620 (merged)

    mentioned in merge request !620 (merged)

  • Since this MR can't be merged due to some GitLab problem it is closed and superseded by !620 (merged) which was created from the same development branch.

  • closed

  • Please register or sign in to reply
    Loading