[PATCH] D53084: [clang-doc] Add unit tests for YAML
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/D53084
Files:
clang-tools-extra/unittests/clang-doc/CMakeLists.txt
clang-tools-extra/unittests/clang-doc/YAMLGeneratorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53084.169015.patch
Type: text/x-patch
Size: 17206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181010/59d55461/attachment-0001.bin>
More information about the cfe-commits
mailing list