summaryrefslogtreecommitdiff
path: root/lldb/test/API/commands/expression/completion
AgeCommit message (Expand)Author
2025-04-23[lldb] returning command completions up to a maximum (#135565)Ely Ronnen
2024-03-12[lldb][test] TestExprCompletion.py: add tests for completion of reserved iden...Michael Buch
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere
2023-09-12Reland "[lldb] Improve completion tests (#65973)"David Spickett
2023-09-11Revert "[lldb] Improve completion tests (#65973)"David Spickett
2023-09-11[lldb] Improve completion tests (#65973)David Spickett
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-05-24[lldb] Introduce createTestTarget for creating a valid target in API testsRaphael Isemann
2020-11-10[lldb] [test] Rename '.categories' to 'categories'Michał Górny
2020-05-27[lldb] Make order of completions for expressions deterministic and sorted by ...Raphael Isemann
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht