aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/test_history_saving.vader (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix LSP testsw0rp2019-05-241-2/+1
* #2132 - lint and fix with ale#command#Runw0rp2019-02-061-36/+32
* #2017 Simplify lint cycles for supporting other sources laterw0rp2018-10-291-3/+3
* Re-run history tests, which can fail randomlyw0rp2018-07-151-13/+35
* Get tests running and passing with NeoVim 0.2 and 0.3w0rp2018-06-281-1/+4
* Fix #1298 - Escape commands for PowerShellw0rp2018-01-171-2/+2
* Get more of the tests to pass on Windowsw0rp2017-10-231-1/+4
* Fix some random test issues for Windowsw0rp2017-09-111-5/+24
* Log commands that are run for ALEFix for ALEInfow0rp2017-08-311-0/+25
* Fix #876 - Save history in a separate buffer variable so history works when l...w0rp2017-08-251-12/+14
* Make the test for the history more reliablew0rp2017-06-061-2/+8
* Refactor jobs into a Vim version agnostic API which can be used for other pur...w0rp2017-05-121-7/+1
* Run all tests in NeoVim, improve the test script, and make all tests pass for...w0rp2017-05-121-1/+7
* Update the test suite so it uses the latest Docker image, and use Bourne shel...w0rp2017-04-021-1/+8
* #254 Add an option for logging the output of commandsw0rp2017-02-161-0/+14
* #254 Capture command exit codes in the historyw0rp2017-02-161-2/+3
* Add an option for completely disabling command history, and add documentationw0rp2017-02-161-0/+11
* Refactor history management functions into their own filew0rp2017-02-161-7/+7
* #254 Add command history to ALEInfow0rp2017-02-141-0/+69