qt6-bb10/tests/auto/corelib
Łukasz Matysiak eabef00425 Skip adding a test case for a native backend when QT_NO_INOTIFY is set
Some platforms like VxWorks do not support inotify
or any similar solution for file watching.
Because of that, the implementation falls back to polling.
That means that tests that require a native backend will fail.
Fix the problem by skipping adding a test case for a native backend.

Task-number: QTBUG-115777
Pick-to: 6.7
Change-Id: I0d683e6376a0453bd2fd591302c4f3ef7ceea87c
Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@qt.io>
2023-12-28 00:43:51 +00:00
..
animation Tests: remove blacklisted CIs no longer available 2023-12-06 22:07:44 +01:00
global tst_qxp_function_ref: check that function_ref's are trivially copyable 2023-12-16 09:43:58 +01:00
io Skip adding a test case for a native backend when QT_NO_INOTIFY is set 2023-12-28 00:43:51 +00:00
ipc Skip tst_QSharedMemory::useTooMuchMemory 2023-12-22 17:01:01 +02:00
itemmodels QIdentityProxyModel: add setHandleSourceLayoutChanges(bool) 2023-12-15 16:52:10 +03:00
kernel QObject: assert connection type isn't UniqueConnection for lambdas 2023-12-22 19:16:47 +02:00
mimetypes Long live QSpan as public API! 2023-12-07 22:38:15 +00:00
platform Android: fix and simplify the orientation change logic 2023-12-05 16:28:12 +00:00
plugin tst_QUuid: use int128 literals and QCOMPARE support 2023-12-09 21:00:16 +01:00
serialization Tests: remove blacklisted CIs no longer available 2023-12-06 22:07:44 +01:00
text qTo*ViewIgnoringNull: further ignore nulls 2023-12-21 11:13:32 -08:00
thread QFuture: Don't use QFutureCallOutInterface for continuations 2023-12-13 21:54:00 +01:00
time Give the caller control over the century used for two-digit dates 2023-12-08 11:40:36 +01:00
tools QBitArray: add mutation operators taking rvalue QBitArrays 2023-12-14 17:46:12 -08:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00