qt5base-lts/tests/auto
Giuseppe D'Angelo c0f7ecab20 QVariant: remove UB and fix semantics in a test
The code was reading from uninitialized memory when creating a
variant. Fixing that reveals that the test semantics
are broken: when dealing with datatypes without a registered
operator==, QVariant resorts to memcmp, so the two objects
would've actually compared equal. Amend that.

Change-Id: I36bad7ee6a45154d5d534b7dd8b618cc0a900126
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-06-06 13:29:34 +02:00
..
cmake Merge remote-tracking branch 'origin/5.15' into dev 2020-05-05 19:51:50 +02:00
concurrent Reuse the non blocking implementation for blocking one 2020-06-05 12:09:59 +02:00
corelib QVariant: remove UB and fix semantics in a test 2020-06-06 13:29:34 +02:00
dbus Fix autotests after the QHash changes 2020-04-09 20:04:15 +02:00
gui Revert "Disable tests with qemu-arm & developer-build configurations in the CI" 2020-06-05 12:10:07 +02:00
guiapplauncher
installed_cmake
network Revert "Disable tests with qemu-arm & developer-build configurations in the CI" 2020-06-05 12:10:07 +02:00
opengl Get rid of QT_OPENGL_ES* 2020-04-17 11:50:24 +02:00
other CMake: Regenerate tests/auto/other project 2020-06-04 23:21:00 +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 Make qtbase compile without QT_CONFIG(timezone) 2020-05-11 14:42:00 +03:00
testlib Rewrite Qt Testlib selftest to not rely on Qt Testlib itself 2020-05-11 15:42:28 +02:00
tools Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
widgets Fix to crash in QWindow::event when delete this called on closeEvent 2020-06-04 20:29:38 +00:00
xml Remove QTextCodec dependency in the old SAX parser 2020-05-14 07:51:32 +02:00
.prev_CMakeLists.txt Re-order the sub-dirs to catch real culprits before things they break 2020-05-05 15:34:15 +02:00
auto.pro Revert "Disable tests with qemu-arm & developer-build configurations in the CI" 2020-06-05 12:10:07 +02:00
CMakeLists.txt Re-order the sub-dirs to catch real culprits before things they break 2020-05-05 15:34:15 +02:00
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00