qt5base-lts/tests/auto/corelib
Ivan Solovev 33786e7b02 Fix Q_OBJECT_COMPAT_PROPERTY_WITH_ARGS when using the signal
This commit amends 4ceaf22bed.
Signal parameter was not actually used, even is the signal was
specified.
This patch fixes it and also introduces unit-tests for this issue.

Change-Id: I029d413644eb6a72af3bdce27cc5f5bcadfe946a
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2021-04-03 17:21:30 +02:00
..
animation Port QPauseAnimation to the new property system 2021-01-26 21:47:47 +01:00
global Skip globalstatic threadStressTest on QEMU 2021-03-05 08:09:59 +00:00
io Disable security warnings from MSVC in tests 2021-03-17 17:22:00 +01:00
itemmodels Fix removing columns when QSortFilterProxyModel has not been sorted yet 2021-03-25 11:32:22 +02:00
kernel Fix Q_OBJECT_COMPAT_PROPERTY_WITH_ARGS when using the signal 2021-04-03 17:21:30 +02:00
mimetypes Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
plugin Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
serialization QJsonObject: Fix operator<=() 2021-02-18 11:22:51 +00:00
text Remove meaningless QT_NO_UNICODE_LITERAL check in QString literal tests 2021-03-30 10:37:13 +01:00
thread Add support to set thread priority to QThreadPool 2021-04-03 09:14:55 +02:00
time Extend system zone test to check it matches LocalTime 2021-03-18 15:30:48 +01:00
tools Rename QList test to something meaningful 2021-03-18 08:31:38 +01:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00