llvm-project/lldb/unittests/Target
Pavel Labath fe547e0447 Fix PathMappingList tests on windows
The tests added in r332842 don't work on windows, because they do path
comparisons on strings, and on windows, the paths coming out of the
mappings had backslashes in them.

This switches comparisons to FileSpecs, so the results come out right.

llvm-svn: 333074
2018-05-23 10:32:05 +00:00
..
Inputs
CMakeLists.txt Fix PathMappingList for relative and empty paths after recent FileSpec normalization changes 2018-05-21 14:14:36 +00:00
MemoryRegionInfoTest.cpp Add format_provider for the MemoryRegionInfo::OptionalBool enum 2017-02-22 10:37:57 +00:00
ModuleCacheTest.cpp FileSpec: Remove PathSyntax enum and use llvm version instead 2018-05-14 14:52:47 +00:00
PathMappingListTest.cpp Fix PathMappingList tests on windows 2018-05-23 10:32:05 +00:00