mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
CPP-5563 CPP-15695 GT cannot handle test filter which exceed command line length;Excessive memory usage during test indexing
This commit is contained in:
@@ -1322,6 +1322,8 @@ cidr.test.framework.showIndexingAsTask.description=Show indexing of test scopes
|
||||
cidr.test.framework.filePatternAsRef=true
|
||||
cidr.test.framework.filePatternAsRef.description=Use pattern "all-tests(fileRef)" in "All in fileRef" test run configurations instead of \
|
||||
first-found test pattern.
|
||||
cidr.test.framework.windows.filter.env=true
|
||||
cidr.test.framework.windows.filter.env.description=Use GTEST_FILTER environment variable on Windows instead of --gtest_filter command line option.
|
||||
cidr.test.framework.targetTypeFromHeaderDetectionEnable=false
|
||||
cidr.test.framework.targetTypeFromHeaderDetectionEnable.description=Checks the test-type of target from the content of files on the first run.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user