aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/debugger/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/debugger/README.txt')
-rw-r--r--tests/auto/debugger/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/debugger/README.txt b/tests/auto/debugger/README.txt
index e3b550e8cc..ae522e2e0e 100644
--- a/tests/auto/debugger/README.txt
+++ b/tests/auto/debugger/README.txt
@@ -24,6 +24,8 @@ conditions by using environment variables as follows:
(QTC_CDBEXT_PATH (optional) - path to the cdbextension
defaults to IDE_BUILD_TREE/IDE_LIBRARY_BASENAME/qtcreatorcdbext64)
+ QTC_USE_CMAKE_FOR_TEST - Use cmake to build test cases (incomplete)
+
The tests should be used for automated testing, but can also
be used for dumper development and fixing.