qt6-bb10/tests/auto/corelib/tools/qlocale
Edward Welbourne 64d6b82bf7 Fix tst_QLocale's mis-use of QSKIP() to use qDebug() instead
QSKIP() discards the whole test it appears in; so is not the right way
to announce that (and why) the test has just skipped a few sub-tests.
This was concealing a later failure on macOS, here fixed.
This matches an earlier fix for tst_QDateTime.

Change-Id: Idaf34a9d60d84202fd41d15455209457cc281f60
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-07-04 07:06:53 +00:00
..
syslocaleapp Updated license headers 2016-01-21 18:55:18 +00:00
test Make tests compile for Android 2018-06-25 08:01:19 +00:00
.gitignore
qlocale.pro Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
tst_qlocale.cpp Fix tst_QLocale's mis-use of QSKIP() to use qDebug() instead 2018-07-04 07:06:53 +00:00