[Lldb-commits] [PATCH] D19216: test infra cleanup: make test_runner/lib into the test_runner package
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Sun Apr 17 21:47:18 PDT 2016
tfiala created this revision.
tfiala added reviewers: zturner, labath.
tfiala added a subscriber: lldb-commits.
Also addresses a PEP8 name violation, converting lldb_utils.OptionalWith to lldb_utils.optional_with.
http://reviews.llvm.org/D19216
Files:
packages/Python/lldbsuite/test/dosep.py
packages/Python/lldbsuite/test/test_runner/__init__.py
packages/Python/lldbsuite/test/test_runner/lib/lldb_utils.py
packages/Python/lldbsuite/test/test_runner/lib/process_control.py
packages/Python/lldbsuite/test/test_runner/lldb_utils.py
packages/Python/lldbsuite/test/test_runner/process_control.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19216.54032.patch
Type: text/x-patch
Size: 62309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160418/e4073c48/attachment-0001.bin>
More information about the lldb-commits
mailing list