summaryrefslogtreecommitdiff
path: root/test/command_callback/test_c_clangd_command_callbacks.vader
AgeCommit message (Collapse)Author
2021-03-21#3633 - Move linter tests into test/linterw0rp
2021-03-20#3633 - Put all dummy test files in test/test-filesw0rp
2019-11-07Revert "Add definition of c/clangd's language as C (#2791)"w0rp
This reverts commit f4070f6c43b3cb2e7463d8426a68d5a726991288.
2019-10-17Merge remote-tracking branch 'murfalo/clangd-compile-commands'w0rp
2019-10-17Add definition of c/clangd's language as C (#2791)João Borges
* Add definition of c/clangd's language as C * Update tests for clangd to be called with '-x c' * Change to use single quotes instead of double quotes
2019-10-09Suboptimal fix to prevent variables from leaking out of new clangd testMurfalo
2019-10-09Hopefully fixed issue with Windows pathsMurfalo
2019-10-09Added tests for clangd compile commands dectectionMurfalo
2019-05-20Try to fix the testsw0rp
2018-07-22Add Clangd language server support for CAndrey Melentyev