qt5base-lts/tests/auto/corelib
Thiago Macieira 402f994f12 Timezones: Fix handling of offset-from-UTC QTimeZones
Those QTimeZones failed to convert to other timezones because the data()
virtual function was never overridden and reimplemented. That meant all
QUtcTimeZonePrivate objects were *really* UTC, with no offset.

Task-number: QTBUG-44600
Change-Id: Ia0aac2f09e9245339951ffff13c5294bb783c674
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2015-02-23 03:55:04 +00:00
..
animation Android: Stabilize QPauseAnimation test 2014-12-22 09:26:38 +01:00
codecs Hardcode UTF-8 for "unicode" in QTextCodec::codecForHtml(). 2014-10-28 12:17:13 +01:00
global tst_qlogging: add tests for %{pid} and %{threadid} 2014-12-19 01:54:41 +01:00
io QTemporaryDir: Remove directories on failure 2015-01-22 08:31:54 +01:00
itemmodels QSortFilterProxyModel: fix a regression 2015-01-22 08:31:28 +01:00
json Document and further test that QJsonObject::keys() is sorted. 2015-02-11 09:22:25 +00:00
kernel Android: Fix QTranslator tests 2015-01-06 16:44:27 +01:00
mimetypes Autotest: Make mimedatabase testdata resources 2015-01-22 08:10:05 +01:00
plugin Update license headers and add new license files 2014-09-24 12:26:19 +02:00
statemachine tst_QState: fix memleaks 2014-10-19 13:18:12 +02:00
thread tst_QThreadPool: fix memleak 2014-10-19 13:18:07 +02:00
tools Timezones: Fix handling of offset-from-UTC QTimeZones 2015-02-23 03:55:04 +00:00
xml Fix QXmlStreamReader parsing of files containing NULs 2015-01-24 18:35:22 +01:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00