[all-commits] [llvm/llvm-project] 160a50: [lldb][NFC] Add 'breakpoint command list' test
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Mon Dec 2 02:58:37 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 160a5045c699ac523eac3c7a1984705c3e86720e
https://github.com/llvm/llvm-project/commit/160a5045c699ac523eac3c7a1984705c3e86720e
Author: Raphael Isemann <risemann at apple.com>
Date: 2019-12-02 (Mon, 02 Dec 2019)
Changed paths:
A lldb/packages/Python/lldbsuite/test/commands/breakpoint/command/list/TestBreakpointCommandList.py
A lldb/packages/Python/lldbsuite/test/commands/breakpoint/command/list/a.yaml
Log Message:
-----------
[lldb][NFC] Add 'breakpoint command list' test
The command has zero test coverage and I'll have to touch the
code formatting the output commands, so let's start by adding a
test for it.
More information about the All-commits
mailing list