qt5base-lts/tests/auto/corelib/global
Miikka Heikkinen 7c081ba942 Fix qlogging test for release configuration
The helper process 'app' wasn't built in release configuration.

Also improved finding the helper executable to utilize
QFINDTESTDATA and print out a proper errors if it could not be
found or started.

Note that adding ".exe" to process name in Windows is unnecessary
as QProcess already does that for you, so removed the ifdeffing.

Task-number: QTBUG-24330
Change-Id: Ibe75e0ecd24181ab623d0a60f17ecaf92052b0dd
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-02-17 05:26:58 +01:00
..
q_func_info Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qflags Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgetputenv Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglobal Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qlogging Fix qlogging test for release configuration 2012-02-17 05:26:58 +01:00
qnumeric Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
qrand Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
global.pro Allow customization of qDebug output at runtime 2012-02-09 18:11:21 +01:00