This is an archive of the discontinued LLVM Phabricator instance.

[clang-doc] Limit integration tests
ClosedPublic

Authored by juliehockett on Oct 11 2018, 10:54 AM.

Details

Summary

Now that the clang-doc libraries are covered by unit tests, we don't need to have extensive (and unmaintainable) integration tests. This replaces the integration test suite with a smaller one that just tests the tool itself and removes extraneous dumping logic from the tool itself.

Diff Detail

Event Timeline

juliehockett created this revision.Oct 11 2018, 10:54 AM
phosek accepted this revision.Oct 14 2018, 8:09 PM

LGTM

This revision is now accepted and ready to land.Oct 14 2018, 8:09 PM
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.
clang-tools-extra/test/clang-doc/yaml-namespace.cpp