[Lldb-commits] [PATCH] D50751: Allow use of self.filecheck in LLDB tests (c.f self.expect)

Vedant Kumar via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 24 15:43:42 PDT 2018


vsk updated this revision to Diff 162491.
vsk retitled this revision from "WIP: Expose FileCheck-style testing within lldb inline tests" to "Allow use of self.filecheck in LLDB tests (c.f self.expect)".
vsk edited the summary of this revision.
vsk added reviewers: teemperor, aprantl, zturner.
vsk added a project: LLDB.
vsk removed a subscriber: zturner.

https://reviews.llvm.org/D50751

Files:
  lldb/packages/Python/lldbsuite/test/configuration.py
  lldb/packages/Python/lldbsuite/test/expression_command/formatters/TestFormatters.py
  lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/typedef_array/main.cpp
  lldb/packages/Python/lldbsuite/test/lldbtest.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50751.162491.patch
Type: text/x-patch
Size: 9293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180824/6f4618e8/attachment.bin>


More information about the lldb-commits mailing list