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
f463a130
Commit
f463a130
authored
Sep 06, 2019
by
Andreas Schmidt
Browse files
+= rm CMakeCache.txt to run functional tests
parent
c948eab8
Pipeline
#3962
failed with stages
in 2 minutes and 27 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f463a130
...
...
@@ -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
Markdown
is supported
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