llvm-project/clang-tools-extra/clangd/test
Reid Kleckner eac56724fd Fix target_info.test on Windows with a hack
Add a quote character to the sed command to cause it to be quoted.
Hopefully, which will help both gnuwin and MSys versions of sed tokenize
the command line the same way.
2020-04-13 13:14:06 -07:00
..
Inputs [clangd] Show background index status using LSP 3.15 work-done progress notifications 2020-01-24 12:21:08 +01:00
xpc
CMakeLists.txt Stop passing site cfg files via --param to llvm-lit. 2020-04-07 08:20:40 -04:00
background-index.test [clangd] Show background index status using LSP 3.15 work-done progress notifications 2020-01-24 12:21:08 +01:00
code-action-request.test Make code-action-request.test and request-reply.test pass on Windows. 2019-10-14 01:00:33 +00:00
compile-commands-path-in-initialize.test clangd tests: use extended regex with sed 2019-10-14 03:44:47 +00:00
completion-auto-trigger.test [clangd] Expose Code Completion score to the client 2020-02-13 15:05:18 +01:00
completion-snippets.test [clangd] Expose Code Completion score to the client 2020-02-13 15:05:18 +01:00
completion.test [clangd] Expose Code Completion score to the client 2020-02-13 15:05:18 +01:00
crash-non-added-files.test
delimited-input-comment-at-the-end.test [clangd] Rename -run-synchronously to -sync 2019-05-28 09:20:57 +00:00
diagnostic-category.test [clangd] Track document versions, include them with diags, enhance logs 2020-03-05 01:22:32 +01:00
diagnostics-no-tidy.test [clangd] Track document versions, include them with diags, enhance logs 2020-03-05 01:22:32 +01:00
diagnostics-notes.test [clangd] Track document versions, include them with diags, enhance logs 2020-03-05 01:22:32 +01:00
diagnostics.test [clangd] Track document versions, include them with diags, enhance logs 2020-03-05 01:22:32 +01:00
did-change-configuration-params.test [clangd] Track document versions, include them with diags, enhance logs 2020-03-05 01:22:32 +01:00
document-link.test Revert "Revert "[clangd] Implement "textDocument/documentLink" protocol support"" 2020-01-02 16:36:21 +01:00
execute-command.test [clangd] Track document versions, include them with diags, enhance logs 2020-03-05 01:22:32 +01:00
exit-eof.test [clangd] Shutdown cleanly on signals. 2019-11-27 12:38:49 +01:00
exit-with-shutdown.test
exit-without-shutdown.test
filestatus.test
fixits-codeaction.test [clangd] Track document versions, include them with diags, enhance logs 2020-03-05 01:22:32 +01:00
fixits-command.test [clangd] Track document versions, include them with diags, enhance logs 2020-03-05 01:22:32 +01:00
fixits-embed-in-diagnostic.test [clangd] Track document versions, include them with diags, enhance logs 2020-03-05 01:22:32 +01:00
formatting.test [clangd] Revamp textDocument/onTypeFormatting. 2019-06-10 14:26:21 +00:00
hover.test [clangd][Hover] Change arrow in return type back to → 2020-01-24 13:05:21 +01:00
index-tools.test
initialize-params-invalid.test
initialize-params.test [clangd] Rebuild dependent files when a header is saved. 2020-04-13 22:08:15 +02:00
initialize-sequence.test
input-mirror.test [clangd] Rename -run-synchronously to -sync 2019-05-28 09:20:57 +00:00
lit.cfg.py [clangd][test] Provide registered targets to lit tests 2020-04-11 22:03:08 +02:00
lit.local.cfg
lit.site.cfg.py.in [clangd] Restore conventional names for lit configs, and .in/.py split. Fix build_mode indirection. 2019-05-02 08:00:39 +00:00
log.test Prefer 'env not' over 'not env' in tests. 2019-10-14 01:41:56 +00:00
path-mappings.test [clangd] Track document versions, include them with diags, enhance logs 2020-03-05 01:22:32 +01:00
protocol.test [clangd] Expose Code Completion score to the client 2020-02-13 15:05:18 +01:00
references.test
rename.test [clangd] Replace raw lexer code with token buffer in prepare rename. 2020-01-29 12:57:18 +01:00
request-reply.test Make code-action-request.test and request-reply.test pass on Windows. 2019-10-14 01:00:33 +00:00
selection-range.test [clangd] Add semantic selection to ClangdLSPServer. 2019-09-24 13:38:33 +00:00
semantic-highlighting.test [clangd] Track document versions, include them with diags, enhance logs 2020-03-05 01:22:32 +01:00
semantic-tokens.test [clangd] Support textDocument/semanticTokens/edits 2020-04-02 17:38:29 +02:00
signature-help-with-offsets.test [clangd] Support offsets for parameters in signatureHelp 2019-06-04 09:36:59 +00:00
signature-help.test
spaces-in-delimited-input.test [clangd] Rename -run-synchronously to -sync 2019-05-28 09:20:57 +00:00
symbol-info.test convert another test to unix line endings 2019-10-14 02:21:12 +00:00
symbols.test convert a test to unix line endings 2019-10-14 02:14:18 +00:00
system-include-extractor.test [clangd] Use printf instead of `echo -e` to be compliant with dash 2020-02-05 10:21:32 +01:00
target_info.test Fix target_info.test on Windows with a hack 2020-04-13 13:14:06 -07:00
test-uri-posix.test
test-uri-windows.test
textdocument-didchange-fail.test
too_large.test [clangd] Rename -run-synchronously to -sync 2019-05-28 09:20:57 +00:00
trace.test
tweaks-format.test
type-hierarchy.test [clangd] Migrate Lexer usages in TypeHierarchy to TokenBuffers 2020-02-25 15:36:45 +01:00
unsupported-method.test
utf8.test
version.test [clangd] Track document versions, include them with diags, enhance logs 2020-03-05 01:22:32 +01:00
xrefs.test