qt6-bb10/tests/auto/testlib
Tor Arne Vestbø f5e0d2e879 selftest: Disable NSLog/CFLog output to stderr
Ideally we want to catch if any of our selftests produce errors or
warnings from system frameworks that are out fault, but in this case
the warning does not seem to be something we can do anything about.

The "+[IMKClient subclass]: chose IMKClient_Legacy" warning is logged
via NSLog, so as a workaround we disable NSLog/CFLog output to stderr.

Change-Id: I17b6b83844c4160aa5980d954b70f2582ff94da5
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
(cherry picked from commit 493fa52e135f73c1496715bb45602d9a4da1ade4)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-09-25 17:23:48 +00:00
..
initmain Change license for tests files 2024-02-04 09:56:42 +01:00
outformat Change license for tests files 2024-02-04 09:56:42 +01:00
qabstractitemmodeltester Change license for tests files 2024-02-04 09:56:42 +01:00
qsignalspy QSignalSpy: separate messages for invalid and non-signal meta-methods 2024-03-22 15:31:39 +01:00
selftests selftest: Disable NSLog/CFLog output to stderr 2024-09-25 17:23:48 +00:00
tostring Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt Move the formatting of <chrono> durations to QDebug & QtTest 2023-05-06 17:54:23 +00:00