summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-08-07Update tests in response to changes in #1797.Bradford Larsen
2018-08-07Update tests in response to changes in #1797.Bradford Larsen
2018-08-03Add support for yang-lspDavid Hotham
2018-08-03Fix #1781 - Fix me breaking the tsserver linterw0rp
2018-08-03Fix the Windows testsw0rp
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-08-02Merge pull request #1770 from fredemmott/hackw0rp
2018-08-02Include the error in the detailed error message in the GCC handlerw0rp
2018-08-02Suggested changesFred Emmott
2018-08-02Add Haskell IDE Engine (hie) support (#1735)Luxed
2018-08-02Javascript prettier filetype detect fix (#1769)Paul Reimer
2018-08-02Fix the failing tsserver testw0rp
2018-08-02Split Hack out from PHP, modernizeFred Emmott
2018-08-02Add test for LSP code of -1Fred Emmott
2018-08-02Handle LSP codes for `%code%` in message formatsFred Emmott
2018-07-30Indicate that a C compiler failed due to problems in a header filew0rp
2018-07-29Try to fix the C parsing test on Windowsw0rp
2018-07-29Add support for parsing compile_commands.json files for C compilersw0rp
2018-07-26#1700 - Try using a 0ms timer showing the completion menuw0rp
2018-07-26Add support for 'vulture' for PythonYauhen Kirylau
2018-07-25#1700 - Temporarily change completion options when the feedkeys() keybind is ...w0rp
2018-07-25Switch to v:t_ variables for type checksw0rp
2018-07-25Ignore a shellcheck warning for custom linting rulesw0rp
2018-07-24#1754 Require snake_case names for linters in the codebasew0rp
2018-07-23Just remove the .git directory test for noww0rp
2018-07-23Skip the one failing test on Windowsw0rp
2018-07-23Make the test C import path test fail lessw0rp
2018-07-23Get tests to pass in Vim 8.1w0rp
2018-07-23#1751 Handle LSP completion results without the 'kind' attributew0rp
2018-07-22Make the completion events test fail lessw0rp
2018-07-22Remove the redundant fix_buffer_data vars and filename variablesw0rp
2018-07-22#1692 - Only send completion requests to the first server supporting themw0rp
2018-07-22Merge pull request #1751 from melentye/masterw0rp
2018-07-22Add Clangd language server support for CAndrey Melentyev
2018-07-22Check LSP capabilities before using themw0rp
2018-07-22Merge pull request #1742 from typetetris/masterw0rp
2018-07-22Revert "Update the tests to check README.md in the new location"w0rp
2018-07-22Update the tests to check README.md in the new locationw0rp
2018-07-20Merge pull request #1736 from unpairedbracket/masterw0rp
2018-07-20Add cabal-ghc linterEric Wolf
2018-07-19Add the .fortls file necessary for tests to work (defying .gitignore)Ben Spiers
2018-07-19Add documentation and testing for fortlsBen Spiers
2018-07-19Capture server capabilities from LSP serversw0rp
2018-07-17Fix #1708 - Don't modify linters or register fixers in the sandboxw0rp
2018-07-17#1700 - Don't send <C-x><C-o> for completion in Insert modew0rp
2018-07-17Fix #1619 - Rewrite lint on enter events so they behave betterw0rp
2018-07-16#1700 - Stop handling completion results if you leave insert modew0rp
2018-07-16Try to make tests pass on Windows againw0rp
2018-07-16Try and make the temporary file test fail less on Windowsw0rp
2018-07-16Make NeoVim 0.3 tests fail a bit lessw0rp