Linux test case cleanup:
authorDaniel Malea <daniel.malea@intel.com>
Fri, 15 Feb 2013 19:37:48 +0000 (19:37 +0000)
committerDaniel Malea <daniel.malea@intel.com>
Fri, 15 Feb 2013 19:37:48 +0000 (19:37 +0000)
commit654b12c6a54794ab3d793b63b868921a3822369a
tree4bc963bf1b466848413f33538fb4f600ad01e70f
parent0af92ebb20ed751726c08a3c3c684faf53f8d4e7
Linux test case cleanup:
- Enable TestFormatters.py: expressions with "new" work
- Enable TestChangeValueAPI.py: llvm.org/PR15039 fixed
- Disable expression_command/call-restarts due to llvm.org/PR15278
- Disable expression_command/call-throws due to ObjC test program

llvm-svn: 175287
lldb/test/expression_command/call-restarts/TestCallThatRestarts.py
lldb/test/expression_command/call-throws/TestCallThatThrows.py
lldb/test/expression_command/formatters/TestFormatters.py
lldb/test/python_api/value/change_values/TestChangeValueAPI.py