hanchenye-llvm-project/lldb/unittests/Core
Pavel Labath 2a66884f78 Fix TestBreakpointSerialization on windows
The test exposed a bug in the StructuredData Serialization code, which did not
escape the backslash properly. This manifested itself as windows breakpoint
serialization roundtrip test not succeeding (as windows paths included
backslashes).

llvm-svn: 282167
2016-09-22 15:26:43 +00:00
..
ArchSpecTest.cpp Allow ArchSpec to take a StringRef. 2016-09-15 21:32:57 +00:00
BroadcasterTest.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CMakeLists.txt Fix TestBreakpointSerialization on windows 2016-09-22 15:26:43 +00:00
DataExtractorTest.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ScalarTest.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
StructuredDataTest.cpp Fix TestBreakpointSerialization on windows 2016-09-22 15:26:43 +00:00