qt5base-lts/tests/auto/corelib
Edward Welbourne 6b5f848ebd Allow lower-case for the T and Z in ISO 8601 date format
Cite RFC 3339 as basis for allowing a space in place of the T, too.
The RFC mentions that ISO 8601 accepts t and z for T and Z, so test
for them case-insensitively. Add a test for this.

Change-Id: Iba700c8d74d485df154d27300aab7b1958e1ccef
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-12-06 14:47:27 +01:00
..
animation Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
codecs Port from QStringViewLiteral to u"" 2019-07-29 11:17:28 +03:00
global Make tst_QNumeric more systematic about checking float as well as double 2019-10-29 16:46:54 +01:00
io QFileSystemEngine: Consistently check for invalid file names 2019-10-24 13:37:22 +02:00
itemmodels Itemmodel tests: remove foreach usage 2019-08-19 19:10:06 +02:00
kernel Fix serializing QUuid with QDataStream with Qt 4 stream versions 2019-12-03 13:28:22 +02:00
mimetypes Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
plugin Disable debug-and-release builds for MinGW 2019-09-18 06:28:16 +00:00
serialization QCborValue: fix replacing of elements with byte data with ones without 2019-12-05 07:59:07 -08:00
statemachine QStateMachine: Don't scream at the user 2019-10-24 10:26:03 +02:00
text Revert "[macOS] Skip test that triggers a buffer overflow in CoreFoundation" 2019-11-18 10:15:39 +01:00
thread Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
time Allow lower-case for the T and Z in ISO 8601 date format 2019-12-06 14:47:27 +01:00
tools tst_QScopeGuard: Remove unused lambda capture 2019-11-19 18:33:43 +02:00
corelib.pro Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00