summaryrefslogtreecommitdiff
path: root/test/test_command_chain.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.
2018-10-29#2017 Simplify lint cycles for supporting other sources laterw0rp
2017-10-23Get all tests to pass on Windowsw0rp
2017-05-12Refactor jobs into a Vim version agnostic API which can be used for other ↵w0rp
purposes
2017-03-27Add a pause for the command chain testw0rp
2017-03-26Fix #413 Stop tests failing randomly due to issues with reading buffers too ↵v1.2.0w0rp
quickly
2017-02-04Fix #124 Finish implementing command chaining, and make it work for DMDw0rp