summaryrefslogtreecommitdiff
path: root/test/test_format_command.vader
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-24#2556 - Support modifiers for formatted filenamesw0rp
2020-08-23Close #2556 - Support filename mappingw0rp
ALE now supports mapping files between different systems for running linters and fixers with Docker, in virtual machines, in servers, etc.
2019-01-26#2132 Unify temporary file management in command.vimw0rp
2019-01-12#2132 Move CreateTemporaryFileForJob calls into FormatCommandw0rp
2018-07-05Support formatting escaped executable names into commands with %ew0rp
2017-10-23Get more of the tests to pass on Windowsw0rp
2017-05-17Refactor special command parsing into its own filew0rp
2017-05-08#540 Fix shell escaping pretty much everywherew0rp
2017-02-11Add support for temporary filename substitution, for replacing stdin_wrapperw0rp