Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
244673b9
Commit
244673b9
authored
Dec 17, 2018
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix tests
parent
2c0e07ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tests/run_tests.bat
tests/run_tests.bat
+2
-2
No files found.
tests/run_tests.bat
View file @
244673b9
...
...
@@ -11,6 +11,6 @@ REM Delete old test result collection generated by ctest
del
/Q
CTestResults
.xml
REM Run the tests
ctest
-C
Release
--no-compress-output
"C:\Program Files\CMake\bin\ctest.exe"
-C
Release
--no-compress-output
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
\ No newline at end of file
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
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