summaryrefslogtreecommitdiff
path: root/test/test_history_saving.vader
AgeCommit message (Expand)Author
2019-05-24Fix LSP testsw0rp
2019-02-06#2132 - lint and fix with ale#command#Runw0rp
2018-10-29#2017 Simplify lint cycles for supporting other sources laterw0rp
2018-07-15Re-run history tests, which can fail randomlyw0rp
2018-06-28Get tests running and passing with NeoVim 0.2 and 0.3w0rp
2018-01-17Fix #1298 - Escape commands for PowerShellw0rp
2017-10-23Get more of the tests to pass on Windowsw0rp
2017-09-11Fix some random test issues for Windowsw0rp
2017-08-31Log commands that are run for ALEFix for ALEInfow0rp
2017-08-25Fix #876 - Save history in a separate buffer variable so history works when l...w0rp
2017-06-06Make the test for the history more reliablew0rp
2017-05-12Refactor jobs into a Vim version agnostic API which can be used for other pur...w0rp
2017-05-12Run all tests in NeoVim, improve the test script, and make all tests pass for...w0rp
2017-04-02Update the test suite so it uses the latest Docker image, and use Bourne shel...w0rp
2017-02-16#254 Add an option for logging the output of commandsw0rp
2017-02-16#254 Capture command exit codes in the historyw0rp
2017-02-16Add an option for completely disabling command history, and add documentationw0rp
2017-02-16Refactor history management functions into their own filew0rp
2017-02-14#254 Add command history to ALEInfow0rp