llvm-project/clang-tools-extra/unittests/clang-doc
Julie Hockett b131ad0be2 [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.

Committed on behalf of Diego Astiazarán (diegoaat97@gmail.com).

Differential Revision: https://reviews.llvm.org/D64669

llvm-svn: 365967
2019-07-12 22:19:02 +00:00
..
BitcodeTest.cpp [Bitcode] Move Bitstream to a separate library 2019-07-03 22:40:07 +00:00
CMakeLists.txt [clang-doc] Add a structured HTML generator 2019-07-10 19:03:25 +00:00
ClangDocTest.cpp [clang-doc] Serialize child namespaces and records 2019-07-02 19:59:56 +00:00
ClangDocTest.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
HTMLGeneratorTest.cpp [clang-doc] Fix failing tests on Windows 2019-07-12 22:19:02 +00:00
MDGeneratorTest.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MergeTest.cpp [clang-doc] De-duplicate comments and locations 2019-06-28 18:17:58 +00:00
SerializeTest.cpp [clang-doc] Serialize child namespaces and records 2019-07-02 19:59:56 +00:00
YAMLGeneratorTest.cpp [clang-doc] Add html links to references 2019-07-12 18:32:00 +00:00