qt5base-lts/tests/auto/corelib
Edward Welbourne 68f19fb630 QDateTimeParser: implement parsing of time-zone specifiers
The serialization of date-times understood time-zones (indicated by a
't' in a format string) but the parsing didn't (so viewed the 't' as a
literal element in the format string, not matched by the actual zone
it needs to parse), although some tests expected it to.
This made round-trip testing fail.

Implemented parsing of time-zones.
Re-enabled the formerly failing tests.

[ChangeLog][QtCore][QDateTime] Added support for parsing of time-zones.

Task-number: QTBUG-22833
Change-Id: Iddba7dca14cf9399587078d4cea19f9b95a65cf7
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-06-20 09:54:07 +00:00
..
animation Rename macos blacklisting to osx 2017-04-24 07:24:08 +00:00
codecs QTextCodec: add QStringView overloads 2017-04-06 12:05:33 +00:00
global Long live QRandomGenerator 2017-06-12 06:14:34 +00:00
io Merge remote-tracking branch 'origin/5.9' into dev 2017-06-19 16:12:34 +02:00
itemmodels Merge remote-tracking branch 'origin/5.9' into dev 2017-06-07 14:02:43 +02:00
json json: Add operator[] to QJsonDocument for implicit object and array access 2017-06-08 11:23:55 +00:00
kernel Be (somewhat more) consistent about the value of pi 2017-06-20 09:53:46 +00: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 Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
thread Merge remote-tracking branch 'origin/5.9' into dev 2017-06-07 14:02:43 +02:00
tools QDateTimeParser: implement parsing of time-zone specifiers 2017-06-20 09:54:07 +00:00
xml Build examples and tests only if their requirements are met 2017-03-22 15:55:55 +00:00
corelib.pro Add support for Apple tvOS 2016-05-17 16:11:23 +00:00