qt5base-lts/tests/auto/corelib
Edward Welbourne 7db0eeae34 Clean up exports from qlocale_p.h
Explain why QSystemLocale needs to be an export. Unexport
QLocaleId::fromName() now that qttools no longer uses it.
QLocalePrivate was only Q_CORE_EXPORT for the sake of one use in
tst_QLocale, that can now be replaced by a call to a public QLocale
method.

Change-Id: I1efe8ee03488acfc6e1c36661f6e956a86e191c3
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2021-11-10 18:16:24 +02:00
..
animation Include qproperty.h where needed 2021-11-04 21:45:02 +01:00
global CMake: remove support for building Qt with the old Intel compiler 2021-10-13 12:49:49 -07:00
io Workaround MSVC 2022 bug about QString::replace 2021-11-10 14:10:20 +01:00
itemmodels Untangle qsortfilterproxymodel unittests 2021-10-01 18:30:25 +02:00
kernel Include qproperty.h where needed 2021-11-04 21:45:02 +01:00
mimetypes Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin QPluginLoader: fix indentation and comments 2021-11-05 21:13:35 -07:00
serialization Remove conditioning on Android embedded 2021-09-17 17:30:14 +02:00
text Clean up exports from qlocale_p.h 2021-11-10 18:16:24 +02:00
thread Consistently restore threadpool limit at end of tests 2021-10-22 09:43:42 +02:00
time Use a local check-macro to save lots of repetition in time-zone tests 2021-11-10 14:10:20 +01:00
tools qlibraryinfo.cpp: use qOffsetStringArray for qtConfEntries 2021-11-03 14:54:37 -07:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00