qt5base-lts/tests/auto/corelib
Edward Welbourne f6d1be7c66 Use ranged for loops in place of foreach in QTimeZone tests
This (and use of Q_SLOTS for the test slots) makes it possible to
enable QT_NO_KEYWORDS and QT_NO_FOREACH in all the corelib/time/
tests.

Change-Id: I85fd358f3d1a72c9269d5260d0224640c1751f2d
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2020-06-23 16:59:45 +02:00
..
animation Introduce QInputDevice hierarchy; replace QTouchDevice 2020-06-16 22:06:56 +02:00
global Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
io Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
itemmodels Remove the deprecated QDirModel 2020-06-04 19:11:19 +02:00
kernel Move implementation of QVector/List back to qlist.h 2020-06-20 20:01:33 +02:00
mimetypes QMimeType::suffixForFileName shouldn't lowercase the file suffix 2020-06-01 13:36:05 +02:00
plugin CMake: Fix failing plugin tests on MinGW 2020-06-09 09:34:17 +02:00
serialization QCborMap: remove the optimization not to detach from non-const find() 2020-06-23 00:29:50 +00:00
statemachine Merge remote-tracking branch 'origin/5.15' into dev 2020-02-13 18:31:40 +01:00
text QString: add char8_t overload of fromUtf8() 2020-06-23 06:31:28 +00:00
thread Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
time Use ranged for loops in place of foreach in QTimeZone tests 2020-06-23 16:59:45 +02:00
tools QVarLengthArray: add missing move special member functions 2020-06-22 17:24:07 +00:00
.prev_CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
corelib.pro Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00