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
Heng Liu
OpenFlipper
Commits
9022f814
Commit
9022f814
authored
Jul 20, 2017
by
Martin Schultz
Browse files
set debug flag for ctest to check why tests fail for qt 5.5
parent
26a7c0e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/run_tests.sh
View file @
9022f814
...
...
@@ -12,7 +12,7 @@ if [ $(uname) == Darwin ]; then
CTEST_BINARY
=
/opt/local/bin/ctest
fi
$CTEST_BINARY
-
D
ExperimentalTest
--no-compress-output
$CTEST_BINARY
-
V
ExperimentalTest
--no-compress-output
ERRORLEVEL
=
$?
cp
Testing/
`
head
-n
1 Testing/TAG
`
/Test.xml CTestResults.xml
...
...
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