Fixup TestPyObjSynthProvider.py and enable it again
authorPavel Labath <labath@google.com>
Wed, 31 Aug 2016 17:38:17 +0000 (17:38 +0000)
committerPavel Labath <labath@google.com>
Wed, 31 Aug 2016 17:38:17 +0000 (17:38 +0000)
commit93b5b660e87631f805fe47a659ecbf011796bdd4
treee39b47e8795f4921e5b718fdbd0edc735bb8f50e
parent54807a9b9d2dbee05ca11c2477a7336f726b8a01
Fixup TestPyObjSynthProvider.py and enable it again

Summary:
- copies the new file in the cmake build
- adds an additional import statement
- marks the test as no-debug-info specific, as it seems to be testing a python feature

Reviewers: granata.enrico

Subscribers: lldb-commits

Differential Revision: https://reviews.llvm.org/D24074

llvm-svn: 280261
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/pyobjsynthprovider/TestPyObjSynthProvider.py
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/pyobjsynthprovider/provider.py
lldb/scripts/Python/finishSwigPythonLLDB.py