summaryrefslogtreecommitdiff
path: root/autoload/ale/test.vim
AgeCommit message (Expand)Author
2021-03-14Close #2102 - Add support for the Angular language serverw0rp
2020-08-18Remove features deprecated in previous versionsw0rp
2019-02-06#2132 - lint and fix with ale#command#Runw0rp
2019-02-06Update syntax checkingw0rp
2018-12-10#1520 - Add an :ALEDocumentation for tsserverw0rp
2018-07-23Get tests to pass in Vim 8.1w0rp
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests in...v1.7.0w0rp
2017-10-08Get more random tests to pass on Windowsw0rp
2017-09-12Ban getcwd() from the codebase, as it causes problemsw0rp
2017-09-09Fix some path issues, and get lsp dir tests passing on Windowsw0rp
2017-08-11Ban !=# and !=? from the codebasew0rp
2017-07-09Make every test set filenames and switch directories in the same way, and fix...w0rp
2017-07-09Fix issues with running individual tests, and get the Vim tests to run on cer...w0rp
2017-07-07#697 - Clear all highlights every time items are set again, and refactor most...w0rp
2017-07-05#729 - Use a wrapper for simplify to fix // problems on Windowsw0rp
2017-06-21Fix some escaping and make some tests set filenames consistentlyw0rp