qt5base-lts/tests/auto/corelib
Marc Mutz 61e3fe7fd9 Do not assume implicit string-ish → QColor conversion
We want to mark the corresponding QColor ctor(s) explicit.
Use Qt::GlobalColor or the new QColor::fromString() instead.

Change-Id: I68bf75a094e6821b97682de5a0ffd975834d22d0
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2022-03-11 20:15:49 +01:00
..
animation tst_qanimationgroup: fix memleaks 2022-01-05 08:22:00 +01:00
global tst_qflags: test w/and w/o QT_TYPESAFE_FLAGS 2022-03-08 11:16:19 +01:00
io Do not assume implicit string-ish → QColor conversion 2022-03-11 20:15:49 +01:00
itemmodels Fix test to pass with QT_FORCE_ASSERTS 2022-02-18 18:55:38 +01:00
kernel Blacklist: test cases blacklisted in tst_QSystemSemaphore: 2022-03-10 08:18:42 +00:00
mimetypes Remove unused .qrc files 2022-01-17 23:17:01 +01:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin Fix test when accessing patched plugin too fast 2022-02-25 14:52:34 +02:00
serialization Activate tst_qxmlstream for Android 2022-03-02 14:55:00 +01:00
text Add an overload of QStringView::count() for QLatin1String 2022-03-09 15:58:47 +01:00
thread Core: Fix tests that did break because QProcess security fix 2022-02-24 09:49:52 +02:00
time Add tests for an assertion seen on Windows 2022-03-04 23:26:13 +01:00
tools tst_qflatmap: fix -Wunused-local-typedef (Clang) 2022-03-11 19:15:49 +00:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00