qtdeclarative/tests/auto/qml/ecmascripttests
Alexandru Croitor 0de113d379 CMake: Don't cross-compile qjtest
Previously it was only excluded on ANDROID, but cross-compiled for
other platforms.

The executable should only be built when the target Qt is meant
to be used as a development SDK, to be executed on some host machine.

Because at the moment we lack a proper abstraction for that, as a work
around, we exclude building it when cross-compiling.

The executable is not called automatically by any test, it is only run
manually by a developer.

In the future, the qt_internal_add_tool call should likely be replaced
by a customized qt_internal_add_app call, installing the executable
into $prefix/libexec rather than $prefix/bin.

Amends 5a55e52638

Pick-to: 6.2 6.3
Task-number: QTBUG-92591
Task-number: QTBUG-100040
Task-number: QTBUG-100047
Change-Id: If20e73fe378acd51fe41d181078d273a7842fc81
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-01-20 19:33:01 +01:00
..
qjstest V4: Fix naming of array data classes 2022-01-20 19:33:01 +01:00
test262@4dad98d63c Implement optional chaining 2021-04-13 19:19:56 +02:00
CMakeLists.txt CMake: Don't cross-compile qjtest 2022-01-20 19:33:01 +01:00
TestExpectations Fix scoping of JavaScript function names 2021-09-29 13:39:41 +02:00
test262.py Clean up handling of the 'caller' property 2018-04-26 20:26:56 +00:00
tst_ecmascripttests.cpp Enable the ES testsuite on macOS 2018-07-18 13:31:07 +00:00