aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/quickfix_spec.lua
Commit message (Collapse)AuthorAge
* Tests: fix according to lualintMarco Hinz2016-02-02
|
* vim-patch:7.4.1137Justin M. Keyes2016-01-28
Problem: Illegal memory access when using :copen and :cclose. Solution: Avoid that curbuf is invalid. (suggestion by Justin M. Keyes) Add a test. https://github.com/vim/vim/commit/62ef797496c6243d111c596a592a8ef8c1d1e710