qt6-bb10/tests/auto/corelib
Edward Welbourne 90a78c9724 Fix typo in tst_QTimeZone::testEpochTranPrivate()
The milli-seconds since epoch value for an invalid transition is,
of course, invalidMSecs(), not invalidSeconds().
Added a comment while I was at it, explaining why we expect a
transition before the epoch, if such transitions are supported.

Change-Id: I0f376f9d69c0e6e79a309dc011943baa41175135
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-11-06 09:54:20 +00:00
..
animation Blacklist tst_QParallelAnimationGroup::deleteChildrenWithRunningGroup() 2017-06-19 18:33:47 +00:00
codecs Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
global QRandomGenerator: add system() and global() 2017-10-29 10:13:01 +00:00
io Remove references to obsolete platforms 2017-11-05 06:33:53 +00:00
itemmodels Remove references to obsolete platforms 2017-11-05 06:33:53 +00:00
json Improve symmetry of variant json conversions 2017-07-25 09:00:46 +00:00
kernel Merge remote-tracking branch 'origin/5.10' into dev 2017-10-17 10:34:24 +02:00
mimetypes Merge remote-tracking branch 'origin/5.9' into dev 2017-05-29 10:54:41 +02:00
plugin QUuid: add fromString(QStringView/QLatin1String) 2017-04-20 17:02:44 +00:00
statemachine Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
thread Merge remote-tracking branch 'origin/5.10' into dev 2017-10-24 13:40:55 +02:00
tools Fix typo in tst_QTimeZone::testEpochTranPrivate() 2017-11-06 09:54:20 +00:00
xml QXmlStreamWriter: Avoid writing invalid characters 2017-09-13 07:29:00 +00:00
corelib.pro