[lldb] Add FileSpec::Equal unit tests
authorPavel Labath <pavel@labath.sk>
Thu, 28 Nov 2019 12:47:58 +0000 (13:47 +0100)
committerPavel Labath <pavel@labath.sk>
Thu, 28 Nov 2019 13:31:52 +0000 (14:31 +0100)
commitbf716eb807409adf6490cb1cf595fb51efbd3fe6
tree381769fbd75ea97c4995fb5bb9f3d237d7131bc2
parentd1a561d446809cc3b5c11c163b9aa5ba4957af68
[lldb] Add FileSpec::Equal unit tests

this is in preparation of a refactor of this method.
lldb/unittests/Utility/FileSpecTest.cpp