[Lldb-commits] [PATCH] D86792: [lldb] Improve test failure reporting for expect()

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 3 02:16:03 PDT 2020


DavidSpickett updated this revision to Diff 289663.
DavidSpickett added a comment.

- Use settings command so we don't have to substr help's output
- Move list and dedent calls into assert function


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86792/new/

https://reviews.llvm.org/D86792

Files:
  lldb/packages/Python/lldbsuite/test/lldbtest.py
  lldb/test/API/assert_messages_test/TestAssertMessages.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86792.289663.patch
Type: text/x-patch
Size: 11386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200903/ee362ea1/attachment-0001.bin>


More information about the lldb-commits mailing list