summaryrefslogtreecommitdiff
path: root/test/util
AgeCommit message (Collapse)Author
2021-03-01Close #2281 - Separate cwd commands from commandsw0rp
Working directories are now set seperately from the commands so they can later be swapped out when running linters over projects is supported, and also better support filename mapping for running linters on other machines in future.
2020-08-28#3325 - ale#path#BufferCdString now generates %s:hw0rp
2018-10-24fix has('unix') equal 0 is windows.paihu
2018-10-22fix CdString for MS Windowspaihu
2017-09-09Fix more random Windows test issuesw0rp
2017-07-26#517 Add more code LSP support which makes the tssserver linter behave more ↵w0rp
like the LSP linters
2017-05-08#540 Fix shell escaping pretty much everywherew0rp
2017-04-17Move path functions to their own filew0rp
2017-03-21Add some utility functions for changing directories for commandsw0rp