diff options
author | Diego Astiazaran <diegoaat97@gmail.com> | 2019-07-25 23:22:55 +0000 |
---|---|---|
committer | Diego Astiazaran <diegoaat97@gmail.com> | 2019-07-25 23:22:55 +0000 |
commit | 30ca2828a61dbef54fb21392175a13af28805f22 (patch) | |
tree | a8c8b3d4a93676e1a637129a788ebcf7926acda9 /lldb/packages/Python/lldbsuite/test/lldbtest.py | |
parent | a5db339cda954453ecbcd87578b9ff413bbf959b (diff) | |
download | llvm-30ca2828a61dbef54fb21392175a13af28805f22.zip llvm-30ca2828a61dbef54fb21392175a13af28805f22.tar.gz llvm-30ca2828a61dbef54fb21392175a13af28805f22.tar.bz2 |
[clang-doc] Fix failing tests on Windows
Tests on Windows were failing due to path separator differences.
'/' was being used as separator in the expected output, paths in expected output are now changed to their native form before comparing them to the actual output.
Differential Revision: https://reviews.llvm.org/D65306
llvm-svn: 367074
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions