qt6-bb10/tests/auto/corelib
Ahmad Samir 1fe88bf4cd QObject: add unittest to check the order of eventFilter() calls
installEventFilter() prepends new objects to the eventList, so that
events that are posted while processing events are left to the next
round of event processing.

This is a baseline test to check that subsequent commits preserve the
current behavior.

QCOMPARE_GT is available since Qt6.4, so make the check backportable to
older releases too.

Pick-to: 6.7 6.6 6.5 6.2 5.15
Task-number: QTBUG-120779
Change-Id: I5ed5e9c2917a9be62de4af19c3b72889399b4fe6
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
2024-02-01 23:42:56 +02:00
..
animation Tests: remove blacklisted CIs no longer available 2023-12-06 22:07:44 +01:00
global Exclude VxWorks from cxx 23 mode compilation of qcomparehelpers 2024-01-31 13:21:55 +01:00
io QDirIterator: don't create test dirs/files in the source dir 2024-02-01 16:28:55 +02:00
ipc Skip tst_QSharedMemory::useTooMuchMemory 2023-12-22 17:01:01 +02:00
itemmodels Introduce macros to simplify testing comparison 2024-01-19 12:58:57 +00:00
kernel QObject: add unittest to check the order of eventFilter() calls 2024-02-01 23:42:56 +02:00
mimetypes Exclude test from compilation without qprocess 2024-01-31 13:21:55 +01:00
platform Android: Add a context delegate for embedding QML to native Android 2024-01-21 15:46:30 +02:00
plugin Resurrect tests/auto/corelib/plugin/qpluginloader/machtest 2024-01-10 00:44:34 +01:00
serialization QBitArray: fix potential truncation in QDataStream op>>() 2024-01-31 21:18:47 +01:00
text wasm: Disable problematic qlocal test for time being 2024-02-01 19:25:43 +00:00
thread Add cxx11_future in QPromise tests and disable it for VxWorks 2024-01-31 12:21:55 +00:00
time Introduce macros to simplify testing comparison 2024-01-19 12:58:57 +00:00
tools QVersionNumber: make iterable 2024-01-31 20:18:48 +00:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00