qt5base-lts/tests/auto/corelib/time
Edward Welbourne 795c94658d Expand testing of QDateTime's isNull() and isValid()
Bring out the asymmetry between date and time more clearly; when date
is valid, an invalid time is ignored in favor of QTime(0, 0). At the
same time, eliminate an un-needed variable from the code that
implements this special handling. (Left over from when the QTime was
passed by const ref, rather than by value.)

Change-Id: I81d8a9026cbb7887a8c638a2761b3db54c088af7
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-02-18 17:44:53 +01:00
..
qcalendar Revise (recently-added) yearSharingWeekDays() to take a QDate 2021-11-15 20:00:21 +01:00
qdate Add some more QDate::{start,end}OfDay() tests 2022-02-02 19:36:43 +01:00
qdatetime Expand testing of QDateTime's isNull() and isValid() 2022-02-18 17:44:53 +01:00
qdatetimeparser Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtime Add new am/pm format-specifier that preserves locale's case 2021-09-08 20:28:40 +02:00
qtimezone Tidy up tst_QTimeZone::specificTransition() 2022-02-18 17:44:53 +01:00
CMakeLists.txt Exclude autotest for INTEGRITY 2022-02-18 13:19:45 +00:00