[Lldb-commits] [PATCH] D19288: test infra: move test event-related handling into its own package
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 20 09:28:19 PDT 2016
tfiala updated this revision to Diff 54381.
tfiala added a comment.
Removed unnecessary shebang line on curses.py, and normalizes LLVM license headers across all test_event package files.
http://reviews.llvm.org/D19288
Files:
packages/Python/lldbsuite/test/curses_results.py
packages/Python/lldbsuite/test/decorators.py
packages/Python/lldbsuite/test/dosep.py
packages/Python/lldbsuite/test/dotest.py
packages/Python/lldbsuite/test/dotest_channels.py
packages/Python/lldbsuite/test/lldbtest.py
packages/Python/lldbsuite/test/result_formatter.py
packages/Python/lldbsuite/test/test_result.py
packages/Python/lldbsuite/test/xunit_formatter.py
packages/Python/lldbsuite/test_event/__init__.py
packages/Python/lldbsuite/test_event/dotest_channels.py
packages/Python/lldbsuite/test_event/event_builder.py
packages/Python/lldbsuite/test_event/formatter/__init__.py
packages/Python/lldbsuite/test_event/formatter/curses.py
packages/Python/lldbsuite/test_event/formatter/dump_formatter.py
packages/Python/lldbsuite/test_event/formatter/pickled.py
packages/Python/lldbsuite/test_event/formatter/results_formatter.py
packages/Python/lldbsuite/test_event/formatter/xunit.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19288.54381.patch
Type: text/x-patch
Size: 207112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160420/316c3c64/attachment-0001.bin>
More information about the lldb-commits
mailing list