qt5base-lts/tests/auto/tools/qmake
Leander Beernaert 3854b5892b Add QT_TEST_RUNNING_IN_CTEST environment variable for test
When running tests with CMake's CTest, set the environment
QT_TEST_RUNNING_IN_CTEST to 1. This can be useful to deal with tests
that do not properly work when running from CTest.

For instance, the qmake test in this patch has one test that only works
when not run from CTest.

Change-Id: I01eea9131de69c18118a9ed9f96e9296d5ea20f1
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2020-01-14 13:24:55 +00:00
..
testdata Make conflicting targets check less strict 2019-10-03 20:28:03 +02:00
.gitignore Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
.prev_CMakeLists.txt Regenerate tests/auto/tools 2019-11-12 17:25:41 +00:00
CMakeLists.txt Regenerate tests/auto/tools 2019-11-12 17:25:41 +00:00
qmake.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
testcompiler.cpp Merge remote-tracking branch 'origin/5.13' into dev 2019-08-16 01:00:33 +02:00
testcompiler.h Merge remote-tracking branch 'origin/5.13' into dev 2019-08-16 01:00:33 +02:00
tst_qmake.cpp Add QT_TEST_RUNNING_IN_CTEST environment variable for test 2020-01-14 13:24:55 +00:00