aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/help
AgeCommit message (Expand)AuthorFilesLines
2019-08-21[lldb][NFC] Merge multiple TestApropos.pyRaphael Isemann1-26/+0
2019-08-21[lldb][NFC] Add tests for invalid command invocationsRaphael Isemann1-0/+16
2019-08-02[lldb][NFC] Remove unused imports in python testsRaphael Isemann2-4/+0
2018-12-21"help finish" tells you it is an alias. "help fin" doesn't.Jim Ingham1-0/+11
2017-07-27Fix the formatting for help on option value types.Jim Ingham1-0/+9
2016-11-14One more cleanup to lldb version printingChris Bieneman1-5/+2
2016-11-11Fix TestHelp on linux after version number syntax changeTamas Berghammer1-1/+1
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone2-57/+85
2016-07-14LLDB help content has accumulated over time without a recent attempt toKate Stone1-1/+1
2016-05-02Fix an issue where the apropos command would not print fully qualified comman...Enrico Granata1-0/+22
2016-03-31Add --help and --long-help options to 'command alias' such that one can now s...Enrico Granata1-0/+13
2016-03-15Add some test coverage for the changes in alias helpEnrico Granata1-0/+18
2016-02-29When 'help' cannot find a command, produce additional help text that also poi...Enrico Granata1-0/+15
2016-02-04Move the rest of the tests over to using the new decorator module.Zachary Turner1-0/+2
2016-01-06Apply missed changes from svn r256863 "Add support for "source info" and use ...Dawn Perchik1-2/+2
2016-01-05Add support for "source info" and use it to fix MI's -symbol-list-lines.Dawn Perchik1-1/+1
2015-11-03Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner1-1/+1
2015-11-03Tighten up sys.path, and use absolute imports everywhere.Zachary Turner1-1/+1
2015-10-28Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner1-0/+165