summaryrefslogtreecommitdiff
path: root/test/test_format_temporary_file_creation.vader
AgeCommit message (Collapse)Author
2019-02-06#2132 - lint and fix with ale#command#Runw0rp
A new function is added here which will later be modified for public use in linter and fixer callbacks. All linting and fixing now goes through this new function, to prove that it works in all cases.
2018-07-16Try to make tests pass on Windows againw0rp
2018-07-16Try and make the temporary file test fail less on Windowsw0rp
2018-06-28Get tests running and passing with NeoVim 0.2 and 0.3w0rp
2017-10-23Get more of the tests to pass on Windowsw0rp
2017-05-06Sleep to fix Travis buildsw0rp
2017-02-11Add support for temporary filename substitution, for replacing stdin_wrapperw0rp