[Lldb-commits] [PATCH] D20193: test infra: catch bad decorators and import-time errors

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Fri May 13 14:42:32 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269489: test infra: catch bad decorators and import-time errors (authored by tfiala).

Changed prior to commit:
  http://reviews.llvm.org/D20193?vs=57090&id=57256#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20193

Files:
  lldb/trunk/packages/Python/lldbsuite/test/dotest.py
  lldb/trunk/packages/Python/lldbsuite/test/issue_verification/TestInvalidDecorator.py.park
  lldb/trunk/packages/Python/lldbsuite/test_event/event_builder.py
  lldb/trunk/packages/Python/lldbsuite/test_event/formatter/__init__.py
  lldb/trunk/packages/Python/lldbsuite/test_event/formatter/curses.py
  lldb/trunk/packages/Python/lldbsuite/test_event/formatter/pickled.py
  lldb/trunk/packages/Python/lldbsuite/test_event/formatter/results_formatter.py
  lldb/trunk/packages/Python/lldbsuite/test_event/formatter/xunit.py
  lldb/trunk/packages/Python/lldbsuite/test_event/test/resources/invalid_decorator/TestInvalidDecorator.py
  lldb/trunk/packages/Python/lldbsuite/test_event/test/src/TestCatchInvalidDecorator.py
  lldb/trunk/packages/Python/lldbsuite/test_event/test/src/event_collector.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20193.57256.patch
Type: text/x-patch
Size: 21029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160513/27bef74a/attachment-0001.bin>


More information about the lldb-commits mailing list