summaryrefslogtreecommitdiff
path: root/test/test_list_opening.vader
AgeCommit message (Collapse)Author
2017-06-08Experimental code for showing results as soon as each linter completesw0rp
2017-06-01Fix #499 Set an explicit height for the quickfix list, and make the height ↵w0rp
configurable
2017-03-24Fix #272 by checking if quickfix is open before reopening to avoid ↵Lucas Kolstad
triggering a BufEnter event that causes quickly repeating linting runs when g:ale_lint_on_enter = 1. Add test assertions that quickfix window closes when lists become empty again.
2017-03-09#376 Use the window ID for a given buffer for setting the loclistw0rp
2017-01-22Clean up the list opening testsw0rp