by default qDebug() prints to stderr which means any process expecting the test output under stdout would not get any output, and in any case, the test output shouldn't be printed to stderr. This also applies to verbose commands output. Change-Id: Ifa77757176060f6452172768f3c7950019863775 Reviewed-by: Axel Spoerl <axel.spoerl@qt.io> (cherry picked from commit 6b66bb9a21c3ed6bf94a9fca6a0dc20a9e64c9ad) 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%