summaryrefslogtreecommitdiff
path: root/test/test_temporary_file_management.vader
AgeCommit message (Collapse)Author
2020-08-18Remove features deprecated in previous versionsw0rp
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.
2019-01-26#2132 Unify temporary file management in command.vimw0rp
2018-10-29#2017 Simplify lint cycles for supporting other sources laterw0rp
2018-05-28#1524 Do not try to check buffers with empty filetypesw0rp
2017-09-08Get some more random tests to work on Windowsw0rp
2017-07-07#697 - Clear all highlights every time items are set again, and refactor ↵w0rp
most things. Clear errors when linters are removed
2017-05-31Run the temporary file management test synchronously, so it will fail lessw0rp
2017-04-12Make some temporary file tests more reliablew0rp
2017-03-31Fix #438 Create Java .class files for javac in a temporary directoryw0rp
2017-02-11Add support for managing temporary files/directoriesw0rp