diff options
Diffstat (limited to 'lldb/test/Shell/DAP/TestClientLauncher.test')
| -rw-r--r-- | lldb/test/Shell/DAP/TestClientLauncher.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/test/Shell/DAP/TestClientLauncher.test b/lldb/test/Shell/DAP/TestClientLauncher.test new file mode 100644 index 0000000..a79a940 --- /dev/null +++ b/lldb/test/Shell/DAP/TestClientLauncher.test @@ -0,0 +1,2 @@ +# RUN: lldb-dap --client vscode-url -- /path/to/foo | FileCheck %s +# CHECK: vscode://llvm-vs-code-extensions.lldb-dap/start?program=%2Fpath%2Fto%2Ffoo |
