[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 Sep 14 17:01:18 PDT 2018


vsk updated this revision to Diff 165613.
vsk marked 6 inline comments as done.
vsk added a comment.
Herald added a subscriber: mgorny.

Sorry for the delay, I was busy with other work. I think I've addressed the review feedback. PTAL.


https://reviews.llvm.org/D50751

Files:
  lldb/CMakeLists.txt
  lldb/lldb.xcodeproj/project.pbxproj
  lldb/packages/Python/lldbsuite/test/configuration.py
  lldb/packages/Python/lldbsuite/test/dotest.py
  lldb/packages/Python/lldbsuite/test/dotest_args.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
  lldb/test/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50751.165613.patch
Type: text/x-patch
Size: 14460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180915/be758ba8/attachment-0001.bin>


More information about the lldb-commits mailing list