summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qlocale/test
diff options
context:
space:
mode:
authorRafael Roquetto <rafael.roquetto.qnx@kdab.com>2013-06-06 15:40:12 -0300
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-10 16:32:57 +0200
commite554ab4585e0c674eb9e513eb44a719acace4740 (patch)
treec09b9d827edc309da306a17cc4bde323560bef14 /tests/auto/corelib/tools/qlocale/test
parentf7dee7383dd30c1abc643386d24c80ef6ec202bc (diff)
BlackBerry: fix tst_QLocale::emptyCtor()
BlackBerry OS does not allow for explicitly controlling the locale through the "LANG" environment variable. Locale is controlled by the underlying PPS Service instead. Change-Id: I22154e39f81a9467ad7fdb90a042396390398b1b Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com> Reviewed-by: Kevin Krammer <kevin.krammer@kdab.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Mehdi Fekari <mfekari@blackberry.com>
Diffstat (limited to 'tests/auto/corelib/tools/qlocale/test')
-rw-r--r--tests/auto/corelib/tools/qlocale/test/test.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/corelib/tools/qlocale/test/test.pro b/tests/auto/corelib/tools/qlocale/test/test.pro
index 4002a5c5ea..66a968b7c3 100644
--- a/tests/auto/corelib/tools/qlocale/test/test.pro
+++ b/tests/auto/corelib/tools/qlocale/test/test.pro
@@ -18,3 +18,4 @@ TEST_HELPER_INSTALLS = ../syslocaleapp/syslocaleapp
win32:CONFIG+= insignificant_test # QTBUG-25284
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
+blackberry:LIBS += -lpps