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

Phabricator via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 18 12:36:09 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLDB342508: Allow use of self.filecheck in LLDB tests (c.f self.expect) (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50751?vs=165613&id=166017#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50751

Files:
  CMakeLists.txt
  lldb.xcodeproj/project.pbxproj
  packages/Python/lldbsuite/test/configuration.py
  packages/Python/lldbsuite/test/dotest.py
  packages/Python/lldbsuite/test/dotest_args.py
  packages/Python/lldbsuite/test/expression_command/formatters/TestFormatters.py
  packages/Python/lldbsuite/test/functionalities/data-formatter/typedef_array/main.cpp
  packages/Python/lldbsuite/test/lldbtest.py
  test/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50751.166017.patch
Type: text/x-patch
Size: 14192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180918/b7b7091c/attachment.bin>


More information about the lldb-commits mailing list