After being able to return the real return code for the test app, we don't need to rely on custom parsers anymore, because qt tests already return the number of failed tests in the return code. This also, would allow using the -silent qtest option where it was not possible before because the test fail/success was dependent on getting full test results to stdout. Change-Id: I75ecddd49235fcf25e1c0856b639228884a8cfba Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io> (cherry picked from commit aa4fa0159f1f5ebb290a5089ad37914b858cf5c9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%