llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/completion
Raphael Isemann efb8b7b1ec [lldb] Fix and test completion for ambiguous long options
The refactoring patch for the option completion broke the completion
for ambiguous long options. As this feature was also untested (as
testing ambiguous options with the current test methods is impossible),
I just noticed now. This patch restores the old behavior and adds a
test for this feature.

llvm-svn: 370185
2019-08-28 10:17:23 +00:00
..
.categories
Makefile
TestCompletion.py [lldb] Fix and test completion for ambiguous long options 2019-08-28 10:17:23 +00:00
main.cpp Fix completion for functions in anonymous namespaces 2019-07-31 17:58:00 +00:00