[PATCH] D53081: [clang-doc] Add unit tests for serialization

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


juliehockett created this revision.
juliehockett added reviewers: leonardchan, jakehehrlich, lebedev.ri.
juliehockett added a project: clang-tools-extra.
Herald added subscribers: kadircet, arphaman, 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/D53081

Files:
  clang-tools-extra/unittests/CMakeLists.txt
  clang-tools-extra/unittests/clang-doc/CMakeLists.txt
  clang-tools-extra/unittests/clang-doc/ClangDocTest.cpp
  clang-tools-extra/unittests/clang-doc/ClangDocTest.h
  clang-tools-extra/unittests/clang-doc/SerializeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53081.169010.patch
Type: text/x-patch
Size: 24922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181010/313ba8a4/attachment-0001.bin>


More information about the cfe-commits mailing list