qt5base-lts/tests/auto
Andreas Buhr ac7e518a64 [QtCore] Fix QDateTime unit test: time zone of system was used
Test data for QDateTime unit tests was constructed in system's local
time, which made unit test outcome dependent on the time zone of the
system running the tests.
This led to failing unit tests on systems with libc6 version
2.31 or newer. A QDateTime in a timezone, which has daylight saving
time, was created and then used in Hawaii's time zone,which has no
daylight saving time. Newer glibc checks this and returns errors.
This patch changes the behavior to create the test data in a
specified time zone setting.

Task-number: QTBUG-80441
Change-Id: I0330b647fa011be99141dde09001ff2d58bd3a5f
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2020-09-11 19:34:25 +02:00
..
cmake CMake: Fix configuration of CMake tests in-build-tree 2020-07-20 18:12:23 +02:00
concurrent Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
corelib [QtCore] Fix QDateTime unit test: time zone of system was used 2020-09-11 19:34:25 +02:00
dbus Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
gui Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
guiapplauncher Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
installed_cmake
network QAuthenticator: condition using GSSAPI on credentials availability 2020-09-11 13:37:48 +02:00
opengl Remove tst_QGL 2020-08-28 11:43:11 +02:00
other Fix warnings coming from using the deprecated overload of qCheckSum 2020-09-11 19:32:34 +02:00
printsupport Remove obsolete APIs and comments from QAbstractPrintDialog 2020-09-10 17:29:52 +02:00
shared Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
sql Interbase: Add support for the boolean type 2020-09-11 07:32:42 +02:00
testlib Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
tools Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
widgets macos: Rename macos style to macOS 2020-09-11 06:23:39 +02:00
xml Disable deprecation warnings in some tests 2020-07-29 14:33:23 +02:00
.prev_CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
auto.pro CMake: Get tests/auto/cmake tests working 2020-07-17 09:43:04 +02:00
CMakeLists.txt CMake: Get tests/auto/cmake tests working 2020-07-17 09:43:04 +02:00
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00