llvm-project/lldb/test/Shell
Ivan Hernandez c47e0e2d37 [lldb-vscode] Use libOption with tablegen to parse command line options.
This change will bring lldb-vscode in line with how several other llvm
tools process command line arguments and make it easier to add future
options.

Differential revision: https://reviews.llvm.org/D74798
2020-02-21 08:15:06 -08:00
..
Breakpoint BreakpointDummyOptionGroup was using g_breakpoint_modify_options rather than g_breakpoint_dummy_options 2019-11-07 14:25:04 -08:00
BuildScript Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
Commands [lldb/Commands] Make column available through _regexp-break 2020-01-27 15:11:00 -08:00
Driver Revert "[TestConvienceVariable] Clean the directory before running the test." 2020-02-07 14:32:30 -08:00
ExecControl/StopHook [lldb] Remove license headers from all test source files 2020-02-20 08:32:01 +01:00
Expr [lldb/lit] Introduce %clang_host substitutions 2019-10-31 10:40:37 +01:00
Heap [lldb/Test] Mark heap-cstr.test as requiring Python 2020-02-05 16:05:54 -08:00
Host [lldb/lit] Introduce %clang_host substitutions 2019-10-31 10:40:37 +01:00
Minidump [lldb] Allow loading of minidumps with no process id 2020-01-20 13:08:58 +01:00
ObjectFile [lldb] Add boilerplate to recognize the .debug_tu_index section 2020-02-20 13:44:21 +01:00
Process Remove 'process launch failed:' message prefix in Target::Launch 2020-02-14 18:42:38 -08:00
Quit [lldb/Test] Use lit's capabilities to skip lldb-repro tests. 2020-01-22 13:24:12 -08:00
Recognizer [lldb/test] Add alternate symbol to StackFrame Recognizer 2020-02-11 11:44:37 +01:00
Register [lldb] [test] Restrict x86-64-write register test to x86-64 2020-01-28 22:15:23 +01:00
Reproducer [lldb] Remove license headers from all test source files 2020-02-20 08:32:01 +01:00
ScriptInterpreter [lldb/Test] Use lit.local.cfg to mark whole directory as (un)supported. 2020-01-27 15:11:00 -08:00
Settings [FormatEntity] Add mangled function name support 2019-12-12 10:22:57 -08:00
SymbolFile [lldb/DWARF] Add support for type units in dwp files 2020-02-21 16:01:17 +01:00
Unwind [lldb] Fix eh-frame-small-fde test for changes in lld 2020-01-13 11:17:34 +01:00
VSCode [lldb-vscode] Use libOption with tablegen to parse command line options. 2020-02-21 08:15:06 -08:00
Watchpoint [lldb] [Process/NetBSD] Copy watchpoints to newly-created threads 2019-11-25 20:11:59 +01:00
helper [lldb-vscode] Use libOption with tablegen to parse command line options. 2020-02-21 08:15:06 -08:00
.clang-format [test] Add a .clang-format file for the shell test. 2019-10-17 21:23:35 +00:00
CMakeLists.txt [CMake] Rename EXCLUDE_FROM_ALL and make it an argument to add_lit_testsuite 2020-02-06 15:33:18 -08:00
lit-lldb-init.in Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
lit.cfg.py [lldb/Test] Use lit's capabilities to skip lldb-repro tests. 2020-01-22 13:24:12 -08:00
lit.site.cfg.py.in [lldb/Lua] Implement a Simple Lua Script Interpreter Prototype 2019-12-20 11:19:47 -08:00