summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2018-07-16remark-lint without saving to diskTakashi WADA
2018-07-16Support remark-lint installed locallyTakashi WADA
2018-07-16Only temporarily replace TMPDIR if it's defined to be an empty stringw0rp
2018-07-15Stop the no loclist clearing test from failing in NeoVim 0.3w0rp
2018-07-15Re-run history tests, which can fail randomlyw0rp
2018-07-15Fix #1687 - Parse highlights when verbose > 0w0rp
2018-07-15Add kotlin language server support (#1725)MTDL9
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2018-07-13Retry the smoke test on Windows toow0rp
2018-07-13Support strings in data field of error responsesMTDL9
2018-07-12Try to start the NeoVim 0.3 tests more timesw0rp
2018-07-12Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIRw0rp
2018-07-11Try the smoke test a few times over in NeoVim 0.3, which fails randomlyw0rp
2018-07-07Merge pull request #1697 from ananace/add-puppet-languageserverw0rp
2018-07-06Add an AssertLinter command for testsw0rp
2018-07-06Fix tests on Windowsw0rp
2018-07-06Fix tests on Windowsw0rp
2018-07-06Fix the broken testsw0rp
2018-07-05Fix command formatting for LSP lintersw0rp
2018-07-05Support formatting escaped executable names into commands with %ew0rp
2018-07-05Start of vader tests for puppet root detectionAlexander Olofsson
2018-07-05Merge pull request #1698 from dsifford/dsifford-isort-optionsw0rp
2018-07-04address code review issuesDerek P Sifford
2018-07-04Optimise ale#Var a littlew0rp
2018-07-04Make the language option for LSP linters optionalw0rp
2018-07-04Close #1690 - Respect the preview setting for completeoptw0rp
2018-07-04Remove deprecated code for the 2.0 releasev2.0.0w0rp
2018-07-03#1524 Avoid loading cursor code until engine code has been loadedw0rp
2018-07-03Automatically retry running Vader tests so Travis CI will fail lessw0rp
2018-07-03Revert "Add a failing test to test re-running tests in AppVeyor"w0rp
2018-07-03Add a failing test to test re-running tests in AppVeyorw0rp
2018-07-03Merge pull request #1691 from dsifford/dsifford-python-pyrew0rp
2018-07-03#830 Make the LSP socket code so far use the new socket APIw0rp
2018-07-02#830 Implement a socket wrapper API for use with LSP connectionsw0rp