qt5base-lts/tests/auto/corelib/time
Edward Welbourne eff0ffbd1b Sanitize the handling of limitations of the MS time-zone backend
tst_QDate::startOfDay_endOfDay() and its _data() were in danger of
growing a lot of ugly #if-ery to work round the known limitations of
MS's time-zone API and the backend built on them. Replace the #if-ery
with a flags enum indicating which parts we need to ignore on MS and
limit the #if-ery to how those flags get exercised.

Change-Id: I8657b4fba75f1aef1f3f9374e05f60354dc25e34
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-05-15 14:02:40 +02:00
..
qcalendar Refactor QGregorianCalendar::julianFromParts to return std::optional 2023-05-04 14:06:07 +02:00
qdate Sanitize the handling of limitations of the MS time-zone backend 2023-05-15 14:02:40 +02:00
qdatetime tst_QDateTime::springForward(): take account of differences among zones 2023-05-11 13:46:42 +02:00
qdatetimeparser tst_QDateTimeParser::intermediateYear(): adapt for Indian/Cocos zone 2023-04-14 15:21:39 +02:00
qtime tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
qtimezone Fix QTimeZone::offsetData() for the case without transitions 2023-05-11 13:46:42 +02:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00