Skip QLocale test on Windows, improve process handling.
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>
Tue, 28 Feb 2012 11:35:48 +0000 (12:35 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 28 Feb 2012 15:52:02 +0000 (16:52 +0100)
commitf3b68e352e4ce3d9a725f57e33ab6c479c27720c
tree7cc5ac15ea5323c19cb5aa1c448e66d498e33519
parent44174332c996046a147c109769f28e4bee0f9a74
Skip QLocale test on Windows, improve process handling.

- Skip the failing windowsDefaultLocale() test.
- Improve the handling of the subprocess, locate
  the binary in initTestCase instead of repeatedly searching it.
- Make all applications console/non-app bundles.

Task-number: QTBUG-24543

Change-Id: I79dfaa3320cd5698f02e74a3fe53477d4a79d4fb
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
tests/auto/corelib/tools/qlocale/syslocaleapp/syslocaleapp.pro
tests/auto/corelib/tools/qlocale/test/test.pro
tests/auto/corelib/tools/qlocale/tst_qlocale.cpp