[Lldb-commits] [PATCH] D141174: [test] Add more tests for _regexp-break, the 'b' shortcut.

Jordan Rupprecht via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 6 18:47:44 PST 2023


rupprecht created this revision.
Herald added a project: All.
rupprecht requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

This test more exhaustively tests all the different shortcuts that `_regexp-break` provides.

I have a follow up to propose to generically support more flags, and I want to make sure the existing functionality is well tested. However, these tests should be useful regardless of whether we want to expand the syntax here.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D141174

Files:
  lldb/packages/Python/lldbsuite/test/lldbutil.py
  lldb/test/API/functionalities/breakpoint/breakpoint_command/TestRegexpBreakCommand.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141174.487029.patch
Type: text/x-patch
Size: 7056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230107/f9ff5afa/attachment.bin>


More information about the lldb-commits mailing list