This is part of a move to convert clang-doc's tests to a more maintainable unit test framework, with a smaller number of integration tests to maintain and more granular failure feedback.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D53085
[clang-doc] Add unit tests for Markdown ClosedPublic Authored by juliehockett on Oct 10 2018, 7:46 AM.
Details Summary This is part of a move to convert clang-doc's tests to a more maintainable unit test framework, with a smaller number of integration tests to maintain and more granular failure feedback.
Diff Detail
Event Timeline
juliehockett marked an inline comment as done. This revision is now accepted and ready to land.Oct 16 2018, 11:21 AM Closed by commit rCTE344654: [clang-doc] Add unit tests for Markdown generation (authored by juliehockett). · Explain WhyOct 16 2018, 4:09 PM Closed by commit rL344654: [clang-doc] Add unit tests for Markdown generation (authored by juliehockett). · Explain Why This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 169912 clang-tools-extra/trunk/unittests/clang-doc/CMakeLists.txt
clang-tools-extra/trunk/unittests/clang-doc/MDGeneratorTest.cpp
|