qt5base-lts/tests/auto/corelib/global/qlogging
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
..
app Fix qlogging test for release configuration 2012-02-17 05:26:58 +01:00
qlogging.pro Allow customization of qDebug output at runtime 2012-02-09 18:11:21 +01:00
tst_qlogging.cpp Fix qlogging test for release configuration 2012-02-17 05:26:58 +01:00
tst_qlogging.pro Allow customization of qDebug output at runtime 2012-02-09 18:11:21 +01:00