qt5base-lts/tests/auto
Edward Welbourne da7f4a4c76 Replace a constant with a predicate function using it
Rather than naming a "GMT" string so as to repeatedly test whether a
date-time's string representation ends in it, use a simple lambda to
do the test, so that the string is only used in one place anyway.
Makes the test code more readable.

Change-Id: I5afad9ad5d58702bea7f24e5e5688ea4d738ae0d
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-07-01 16:00:34 +02:00
..
cmake Remove the openglextensions module 2020-06-10 09:35:04 +02:00
concurrent Use QList instead of QVector in concurrent tests 2020-06-22 16:46:01 +02:00
corelib Replace a constant with a predicate function using it 2020-07-01 16:00:34 +02:00
dbus Use QList instead of QVector in dbus tests 2020-06-25 07:54:33 +02:00
gui CMake: Skip / ignore failing tests on CMake platforms 2020-07-01 14:55:29 +02:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake
network CMake: Skip / ignore failing tests on CMake platforms 2020-07-01 14:55:29 +02:00
opengl Get rid of QT_OPENGL_ES* 2020-04-17 11:50:24 +02:00
other Use QList instead of QVector in other tests 2020-06-25 10:14:24 +02:00
printsupport Regenerate projects one last time before merge 2020-02-12 17:30:49 +00:00
shared QWindowsFontDatabase: Check preferred family names for all fonts 2019-11-29 09:31:21 +01:00
sql Sql: Fix heap-user-after-free for globally initialized db objects 2020-07-01 10:03:57 +02:00
testlib Use QList instead of QVector in testlib tests 2020-06-25 10:13:58 +02:00
tools CMake: Skip / ignore failing tests on CMake platforms 2020-07-01 14:55:29 +02:00
widgets Fix delivery of MouseMove events to newly opened popup windows 2020-07-01 14:52:49 +02:00
xml Remove QByteArray's methods taking QString and their uses 2020-06-25 09:54:16 +02:00
.prev_CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
auto.pro Remove winrt 2020-06-06 20:25:49 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00