diff options
author | Marcus Tillmanns <marcus.tillmanns@qt.io> | 2023-01-18 08:15:08 +0100 |
---|---|---|
committer | Marcus Tillmanns <marcus.tillmanns@qt.io> | 2023-01-23 11:32:01 +0000 |
commit | 3873bcf2a494d74de108c14df110f6b356a422cb (patch) | |
tree | b24a03d3344605b542bc6bfddb8927dcfdc3582b /src/plugins/autotest/testcodeparser.cpp | |
parent | 978639b995cd5041698fba01bd0e9f4acbe2a628 (diff) | |
download | qt-creator-3873bcf2a494d74de108c14df110f6b356a422cb.tar.gz |
AutoTest: Add option to disable derived checks
Previously the quick test parser would always check each symbol
its interested in to see if it might be derived from "TestCase".
This is very expensive.
This patch adds an option allowing the user to
enable or disable the check.
By default the check is disabled.
Change-Id: Ia6b230b344add672e53ad7fb52845c78a2914b99
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/autotest/testcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions