llvm-project/clang-tools-extra/unittests/clangd
Eric Liu 7deda4f5af [clangd] Do not precent-encode numbers in URI.
Reviewers: ilya-biryukov

Subscribers: klimek, jkorous-apple, cfe-commits, sammccall

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

llvm-svn: 324475
2018-02-07 12:12:06 +00:00
..
Annotations.cpp [clangd] Better handling symbols defined in macros. 2018-01-31 12:56:51 +00:00
Annotations.h [clangd] Better handling symbols defined in macros. 2018-01-31 12:56:51 +00:00
CMakeLists.txt Revert "[clangd] The new threading implementation" (r324356) 2018-02-06 19:22:40 +00:00
ClangdTests.cpp [clangd] Pass Context implicitly using TLS. 2018-01-31 13:40:48 +00:00
ClangdUnitTests.cpp [clangd] Pass Context implicitly using TLS. 2018-01-31 13:40:48 +00:00
CodeCompleteTests.cpp [clangd] Pass Context implicitly using TLS. 2018-01-31 13:40:48 +00:00
CodeCompletionStringsTests.cpp [clangd] Pull CodeCompletionString handling logic into its own file and add unit test. 2017-12-20 17:24:31 +00:00
ContextTests.cpp [clangd] Introduced a Context that stores implicit data 2017-12-12 11:16:45 +00:00
FileIndexTests.cpp [clangd] Pass Context implicitly using TLS. 2018-01-31 13:40:48 +00:00
FuzzyMatchTests.cpp [clangd] Fix uninitialized-read found by asan 2018-01-13 16:46:26 +00:00
IndexTests.cpp [clangd] Use URIs in index symbols. 2018-02-06 16:10:35 +00:00
JSONExprTests.cpp [clangd] New conventions for JSON-marshalling functions, centralize machinery 2017-11-30 21:32:29 +00:00
Matchers.h [clangd] Switch xrefs and documenthighlight to annotated-code unit tests. NFC 2017-12-20 16:06:05 +00:00
SourceCodeTests.cpp [clangd] Add debug printers for basic protocol types. NFC 2017-12-20 10:26:53 +00:00
SymbolCollectorTests.cpp [clangd] Use URIs in index symbols. 2018-02-06 16:10:35 +00:00
TUSchedulerTests.cpp [clangd] Pass Context implicitly using TLS. 2018-01-31 13:40:48 +00:00
TestFS.cpp [clangd] Fix r323658 test failure on windows. 2018-01-29 22:28:08 +00:00
TestFS.h [clangd] Fix r323658 test failure on windows. 2018-01-29 22:28:08 +00:00
TraceTests.cpp [clangd] Pass Context implicitly using TLS. 2018-01-31 13:40:48 +00:00
URITests.cpp [clangd] Do not precent-encode numbers in URI. 2018-02-07 12:12:06 +00:00
XRefsTests.cpp [clangd] Pass Context implicitly using TLS. 2018-01-31 13:40:48 +00:00