qtdeclarative/tests/auto/qml/debugger
Andreas Buhr b7fd8ab10b Fix tst_qv4debugger on Android
tst_qv4debugger::conditionalBreakPointInQml() failed on Android
because dependencies were not available.
This patch moves qml code from strings to file, thus exposing it
to the build system. This way, the build system can take care
of the dependencies.

Pick-to: 6.2 6.3
Fixes: QTBUG-102416
Task-number: QTBUG-101865
Change-Id: Icd6ef43a45642f68e749137a963ee2ebfe462bce
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2022-04-13 13:56:51 +02:00
..
qdebugmessageservice Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qpacketprotocol Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmldebugclient Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmldebuggingenabler Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmldebugjs Fix build after QJsonArray change to use QJsonValueConstRef 2022-02-16 14:44:39 +01:00
qqmldebugjsserver CMake: Remove unneeded *.pro and .prev_CMakeLists.txt files 2021-05-19 10:46:06 +10:00
qqmldebuglocal Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmldebugprocess CMake: Remove unneeded *.pro and .prev_CMakeLists.txt files 2021-05-19 10:46:06 +10:00
qqmldebugservice Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmldebugtranslationclient Build tests without warnings after qtbase changes 2022-03-18 22:56:54 +01:00
qqmldebugtranslationservice Fix warning after QString::count deprecation 2022-03-20 20:47:22 +01:00
qqmlenginecontrol Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlenginedebuginspectorintegrationtest Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlenginedebugservice Replace 0 pointer constants with nullptr 2021-10-18 12:39:28 +02:00
qqmlinspector Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlnativeconnector Use qstrdup to silence MSVC warning 2021-04-28 00:53:02 +02:00
qqmlpreview Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qqmlprofilerservice Consolidate test helpers into private libraries 2021-09-13 21:17:04 +02:00
qv4debugger Fix tst_qv4debugger on Android 2022-04-13 13:56:51 +02:00
shared Eliminate extra event loops from QQmlDebugTest 2022-03-24 14:33:16 +01:00
CMakeLists.txt QML: Disable host debugging related tests when cross compiling 2022-01-29 11:36:02 +00:00