Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LARN
PRRT
Commits
ecd683bb
Commit
ecd683bb
authored
Sep 06, 2019
by
Andreas Schmidt
Browse files
+= rm CMakeCache.txt to run functional tests
parent
e8a778ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ecd683bb
...
...
@@ -65,6 +65,7 @@ test:prrt_functional:
tags
:
-
bash
script
:
-
rm CMakeCache.txt
-
CC=gcc-5 CXX=g++-5 cmake . -DPRRT_TESTS=1
-
make
-
exec ./prrtTests
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment