qt6-bb10/tests/auto/corelib
Edward Welbourne f0333355dd Add tests for an assertion seen on Windows
QDateTimeEdit's default constructor instantiates the start of
1752-09-14 as its default earliest time; however Friedeman has seen
this triggering an assertion. The QDTE tests should be picking that up
anyway, but let's overtly test it in QDate's startOfDay testing, too.

Change-Id: Ifae87f2695ac3a7993c173a7c21809c87d5daa71
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2022-03-04 23:26:13 +01:00
..
animation tst_qanimationgroup: fix memleaks 2022-01-05 08:22:00 +01:00
global tst_qflags: don't suppress deprecation warnings 2022-03-03 00:18:39 +01:00
io QSettings: support reading UTF-8 keys in INI files 2022-03-02 11:13:33 +01:00
itemmodels Fix test to pass with QT_FORCE_ASSERTS 2022-02-18 18:55:38 +01:00
kernel QMetaObjectBuilder: Always set Data::metatypes 2022-03-02 10:43:49 +01: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 tst_qstringapisymmetry: check QString/QAnyStringView overloads w/Q_WEAK_OVERLOAD flipped 2022-03-04 08:39:07 +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 Associative containers: add a way to obtain a key/value range 2022-03-04 00:21:44 +01:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00