[PATCH] D40952: [clangd] Convert lit code completion tests to unit-tests. NFC
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 7 06:08:36 PST 2017
sammccall created this revision.
Herald added subscribers: cfe-commits, ilya-biryukov, klimek.
This improves readability of tests and error messages.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D40952
Files:
test/clangd/completion-items-kinds.test
test/clangd/completion-priorities.test
test/clangd/completion-qualifiers.test
test/clangd/completion-snippet.test
unittests/clangd/CodeCompleteTests.cpp
unittests/clangd/Matchers.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40952.125940.patch
Type: text/x-patch
Size: 22113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171207/8e781dd1/attachment-0001.bin>
More information about the cfe-commits
mailing list