[Lldb-commits] [PATCH] D68755: [test] Use a different module cache for Shell and API tests.

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 10 09:54:49 PDT 2019


JDevlieghere updated this revision to Diff 224394.
JDevlieghere added a comment.

- Rebased on top of D68812 <https://reviews.llvm.org/D68812>.
- Pass the module cache on the command line.


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

https://reviews.llvm.org/D68755

Files:
  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/lldbtest.py
  lldb/packages/Python/lldbsuite/test/make/Makefile.rules
  lldb/packages/Python/lldbsuite/test/plugins/builder_base.py
  lldb/test/API/lit.cfg
  lldb/test/API/lit.site.cfg.in
  lldb/test/CMakeLists.txt
  lldb/test/Shell/lit.cfg.py
  lldb/test/Shell/lit.site.cfg.py.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68755.224394.patch
Type: text/x-patch
Size: 12585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191010/2bc7f41b/attachment.bin>


More information about the lldb-commits mailing list