[Lldb-commits] [PATCH] D47265: WIP: lit: Run each test separately
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed May 23 08:47:00 PDT 2018
labath created this revision.
Herald added subscribers: JDevlieghere, eraman.
This needs to be cleaned up before we can consider submitting it.
However, I am putting it out here, so we you can test it's impact on
your setup.
PS: This does not prevent the debug-info replication for "inline" tests.
It just implements it more nicely.
https://reviews.llvm.org/D47265
Files:
lit/Suite/lldbtest.py
packages/Python/lldbsuite/test/example/TestSequenceFunctions.py
packages/Python/lldbsuite/test/lldbinline.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47265.148230.patch
Type: text/x-patch
Size: 6130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180523/77946767/attachment-0001.bin>
More information about the lldb-commits
mailing list