Skip to content

Add CI

Sebastian Ohlmann requested to merge add_ci into master

Add .gitlab-ci.yml file to enable CI pipelines. Also add script to download and install gtest.

Compile the unit tests without using cmake, this makes our life easier.

Add some includes to make the Intel compiler happy.

Merge request reports