Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
aee1f81c
Commit
aee1f81c
authored
Apr 24, 2017
by
Jan Möbius
Browse files
Fail with error on tests
parent
25a8ef72
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/run_tests.bat
View file @
aee1f81c
...
...
@@ -13,6 +13,8 @@ del /Q CTestResults.xml
REM Run the tests
ctest
-D
ExperimentalTest
-C
Release
--no-compress-output
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
REM Call head on the TAG to get the current folder where the test results are
FOR
/F
"tokens=1 delims= "
%%i
IN
(
'tests\head.bat 1 Testing\TAG'
)
DO
@set
result
=
%%i
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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