qt5base-lts/tests/auto/corelib
Andreas Buhr 373fdc9126 Add unit test for malformed RFC2822 dates
RFC2822 requires times to be in the format 'HH:mm' or 'HH:mm:ss'.
We did not have unit tests to check that malformed RFC2822
dates are rejected. This patch adds such unit tests for
truncated hours/minutes/seconds.

Change-Id: Id5b9390112e633e617722439ad59439e6aeba841
Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-10-22 13:54:45 +02:00
..
animation Remove timeStep parameter from QAnimationDrive::advanceAnimation 2020-10-13 08:44:42 +02:00
global QRandomGenerator: add 64-bit bounded() versions 2020-10-20 22:45:06 -07:00
io Add function to access QLockFile's file name 2020-10-18 20:16:38 +02:00
itemmodels Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
kernel Use qmetaobject_p.h's MetaObjectFlag in QMetaObjectBuilder 2020-10-20 12:03:44 +02:00
mimetypes CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
plugin CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
serialization Fix some compiler warnings from tests 2020-10-16 13:53:04 +02:00
text Fix strange capacity check in tst_QString::append_special_cases 2020-10-21 17:56:48 +02:00
thread Drop constexpr from QAtomicTraits::isLockFree() 2020-10-20 10:49:30 +02:00
time Add unit test for malformed RFC2822 dates 2020-10-22 13:54:45 +02:00
tools Auto tests: Fix some MSVC warnings about integer conversions 2020-10-21 07:31:27 +02:00
.prev_CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
corelib.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00