qt6-bb10/tests/auto/corelib/time
Edward Welbourne 17b8a49fde Move some tests of QTimeZonePrivate::isValidId() to where they belong
They were tucked away in the back-end of the isTimeZoneIdAvailable()
test, but a separate isValidId() test had been added more recently,
which made some (arguably all) of them redundant. Reworked this test
in the process, so that the QSKIP() happens in _data() once instead of
in the test that's never run because there are no data rows.

Change-Id: Icaa6227ace9a1aa944d085691cdcfb3adf4a51dc
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-11-13 10:52:00 +01: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 Distinguish invalid datetimes from others 2019-10-11 11:59: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 tests of QTimeZonePrivate::isValidId() to where they belong 2019-11-13 10:52:00 +01:00
time.pro Add support for calendars beside Gregorian 2019-08-20 13:41:21 +02:00