llvm-project/clang-tools-extra/unittests/clangd
Sam McCall 44fdcec26f [clangd] Convert lit code completion tests to unit-tests. NFC
Summary: This improves readability of tests and error messages.

Reviewers: ioeric

Subscribers: klimek, ilya-biryukov, cfe-commits

Differential Revision: https://reviews.llvm.org/D40952

llvm-svn: 320148
2017-12-08 15:00:59 +00:00
..
CMakeLists.txt [CMake] Use PRIVATE in target_link_libraries for executables 2017-12-05 21:49:56 +00:00
ClangdTests.cpp [clangd] Set completion options per-request. 2017-12-05 10:42:57 +00:00
CodeCompleteTests.cpp [clangd] Convert lit code completion tests to unit-tests. NFC 2017-12-08 15:00:59 +00:00
FuzzyMatchTests.cpp [clangd] Fuzzy match scorer 2017-12-01 17:08:02 +00:00
JSONExprTests.cpp [clangd] New conventions for JSON-marshalling functions, centralize machinery 2017-11-30 21:32:29 +00:00
Matchers.h [clangd] Convert lit code completion tests to unit-tests. NFC 2017-12-08 15:00:59 +00:00
TestFS.cpp [clangd] Remove unused test param. NFC 2017-12-05 07:34:35 +00:00
TestFS.h [clangd] Remove unused test param. NFC 2017-12-05 07:34:35 +00:00
TraceTests.cpp [clangd] Tracing improvements 2017-11-23 17:12:04 +00:00