diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-08-28 16:28:58 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-08-28 16:28:58 +0000 |
commit | b543c168690faa6261a4e0ae817b6a2f79b9948a (patch) | |
tree | a18708bf2245219ca08371106f504ce52b48766c /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | af0bd41e064f4608da29e741ad45fc4a6ef3abac (diff) | |
download | bcm5719-llvm-b543c168690faa6261a4e0ae817b6a2f79b9948a.tar.gz bcm5719-llvm-b543c168690faa6261a4e0ae817b6a2f79b9948a.zip |
[dotest] Remove -q (quiet) flag.
This patch removes the -q (quiet) flag and changing the default
behavior. Currently the flag serves two purposes that are somewhat
contradictory, as illustrated by the difference between the argument
name (quiet) and the configuration flag (parsable). On the one hand it
reduces output, but on the other hand it prints more output, like the
result of individual tests. My proposal is to guard the extra output
behind the verbose flag and always print the individual test results.
Differential revision: https://reviews.llvm.org/D66837
llvm-svn: 370226
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions