qt5base-lts/tests/auto/corelib/time
Edward Welbourne 1f60e587e7 Move some time-zone validity tests to where they belong
In tst_QTimeZone::isTimeZoneIdAvailable(), a block of tests of
QTimeZonePrivate::isValidId() overlapped with what
tst_QTimeZone::isValidId_data() tests; so move out of the former and
adapt to use by the latter. At the same time, check that each
allegedly available zone *is* available enough that we can create it
and it's valid.

Change-Id: I3f7c8e2e3fbfb201747c7b769d691d7f17fc6b2a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-09-16 17:06:03 +02:00
..
qcalendar Rename calendar methods from m{in,ax} to m{in,ax}imum 2019-09-04 18:43:35 +02:00
qdate Remove usages of deprecated APIs from QDateTime 2019-07-02 09:49:36 +02:00
qdatetime MS TZ data: avoid calculating a date in year 0 2019-09-13 10:47:41 +02:00
qtime Separate out the time, zone, date code from corelib/tools/ 2019-06-06 15:54:32 +02:00
qtimezone Move some time-zone validity tests to where they belong 2019-09-16 17:06:03 +02:00
time.pro Add support for calendars beside Gregorian 2019-08-20 13:41:21 +02:00