[PATCH] D53085: [clang-doc] Add unit tests for Markdown

Julie Hockett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 10 07:47:38 PDT 2018


juliehockett created this revision.
juliehockett added reviewers: leonardchan, jakehehrlich, lebedev.ri.
juliehockett added a project: clang-tools-extra.
Herald added a subscriber: mgorny.

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.


https://reviews.llvm.org/D53085

Files:
  clang-tools-extra/unittests/clang-doc/CMakeLists.txt
  clang-tools-extra/unittests/clang-doc/MDGeneratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53085.169016.patch
Type: text/x-patch
Size: 13434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181010/285321ee/attachment-0001.bin>


More information about the cfe-commits mailing list