llvm-project/lldb/packages/Python/lldbsuite/support
Pavel Labath 89d2245a2a Ignore unicode decode errors in test suite's encoded_file class
These happen in a couple of tests when lldb tries to pretty print a
const char * variable in the inferior which points to garbage. Instead,
we have the python replace the invalid sequences with the unicode
replacement character.

llvm-svn: 341274
2018-09-01 12:15:46 +00:00
..
__init__.py
encoded_file.py Ignore unicode decode errors in test suite's encoded_file class 2018-09-01 12:15:46 +00:00
fs.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
funcutils.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
gmodules.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
optional_with.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
seven.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
sockutil.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00