Run unit tests in gitlab CI for linux build
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Run unit tests in gitlab CI for linux build
elsid
requested to merge
elsid/openmw:gitlab_tests
into
master
Oct 02, 2020
Overview
0
Commits
3
Pipelines
2
Changes
4
Run unit tests in a separate build.
Use before_script.linux.sh for gitlab and travis. This changes cmake build type from MinSizeRel to Debug for gitlab.
Build with clang.
Merge request reports
Loading