summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJohn Layt <jlayt@kde.org>2013-08-01 15:26:50 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-21 01:20:01 +0200
commit2f2a799f3d7b2fe6d1a20fdb0dde35354924fe13 (patch)
tree2f4a68681ec06dedb5b4390cc6056f47b92b600b /examples
parent1696f45d9216f97654fedd580ed3db4b825089e0 (diff)
QDateTime - Fix tests to correctly restore time zone
The unit tests were caching the original TZ value to restore later after testing with different TZ values. The problem is reading TZ will return a null value if no override TZ value is set, and if you then set the TZ to null the system assumes UTC and not the system time zone. Instead we need to unset TZ if it was null to start with. Change-Id: Ib0625b1712e565f9fdfa99e2ffe1e5d74f059354 Reviewed-by: Mitch Curtis <mitch.curtis@digia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions