llvm-project/clang-tools-extra/clangd/test
Nico Weber eecef1e5a5 clangd tests: use extended regex with sed
The escaped parens seem to confuse the combination of lit, cygwin
quoting, and cygwin's sed. unxutils sed in cmd.exe is fine with both
forms, so use the extended regex form that doesn't need an escaped
paren.

llvm-svn: 374753
2019-10-14 03:44:47 +00:00
..
Inputs Make symbols.test pass on Windows. 2019-10-14 01:19:53 +00:00
xpc
CMakeLists.txt [clangd] Restore conventional names for lit configs, and .in/.py split. Fix build_mode indirection. 2019-05-02 08:00:39 +00:00
background-index.test Don't run background-index.test on Windows. 2019-10-14 00:45:02 +00: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] Return empty results on spurious completion triggers 2019-06-07 16:24:38 +00:00
completion-snippets.test
completion.test
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
diagnostics-no-tidy.test [clangd] Fix a crash when clang-tidy is disabled 2019-06-04 07:19:11 +00:00
diagnostics-notes.test
diagnostics.test
did-change-configuration-params.test
execute-command.test
exit-with-shutdown.test
exit-without-shutdown.test
filestatus.test
fixits-codeaction.test
fixits-command.test [clangd] Add a callback mechanism for handling responses from client. 2019-08-05 12:48:09 +00:00
fixits-embed-in-diagnostic.test
formatting.test [clangd] Revamp textDocument/onTypeFormatting. 2019-06-10 14:26:21 +00:00
hover.test [clangd] Introduce a structured hover response 2019-05-28 10:29:58 +00:00
index-tools.test
initialize-params-invalid.test
initialize-params.test [clangd] Add semantic selection to ClangdLSPServer. 2019-09-24 13:38:33 +00: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] Restore conventional names for lit configs, and .in/.py split. Fix build_mode indirection. 2019-05-02 08:00:39 +00: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
protocol.test [clangd] Rename -run-synchronously to -sync 2019-05-28 09:20:57 +00:00
references.test
rename.test [clangd] Use raw rename functions to implement the rename. 2019-08-09 10:55:22 +00: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 Try to get clangd tests passing on Windows. 2019-10-07 17:55:05 +00: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 tests: use extended regex with sed 2019-10-14 03:44:47 +00:00
target_info.test clangd tests: use extended regex with sed 2019-10-14 03:44:47 +00: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 Try to get clangd tests passing on Windows. 2019-10-07 17:55:05 +00:00
unsupported-method.test
utf8.test
xrefs.test