summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/help
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Merge multiple TestApropos.pyRaphael Isemann2019-08-211-26/+0
* [lldb][NFC] Add tests for invalid command invocationsRaphael Isemann2019-08-211-0/+16
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-022-4/+0
* "help finish" tells you it is an alias. "help fin" doesn't.Jim Ingham2018-12-211-0/+11
* Fix the formatting for help on option value types.Jim Ingham2017-07-271-0/+9
* One more cleanup to lldb version printingChris Bieneman2016-11-141-5/+2
* Fix TestHelp on linux after version number syntax changeTamas Berghammer2016-11-111-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-062-57/+85
* LLDB help content has accumulated over time without a recent attempt toKate Stone2016-07-141-1/+1
* Fix an issue where the apropos command would not print fully qualified comman...Enrico Granata2016-05-021-0/+22
* Add --help and --long-help options to 'command alias' such that one can now s...Enrico Granata2016-03-311-0/+13
* Add some test coverage for the changes in alias helpEnrico Granata2016-03-151-0/+18
* When 'help' cannot find a command, produce additional help text that also poi...Enrico Granata2016-02-291-0/+15
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-0/+2
* Apply missed changes from svn r256863 "Add support for "source info" and use ...Dawn Perchik2016-01-061-2/+2
* Add support for "source info" and use it to fix MI's -symbol-list-lines.Dawn Perchik2016-01-051-1/+1
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-031-1/+1
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-031-1/+1
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-0/+165
OpenPOWER on IntegriCloud