aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/010_errorformat_spec.lua
Commit message (Collapse)AuthorAge
* vim-patch:7.4.1614 (#5593)James McCoy2016-11-12
| | | | | | Problem: Still quickfix test in old style. Solution: Turn test 10 into a new style test. https://github.com/vim/vim/commit/7eba3d2cbf19e731dc51652bc26099cc253d538a
* functests: Check logs in lua codeZyX2016-06-10
| | | | | | It is otherwise impossible to determine which test failed sanitizer/valgrind check. test/functional/helpers.lua module return was changed so that tests which do not provide after_each function to get new check will automatically fail.
* Testlint. (#4881)KillTheMule2016-06-05
|
* tests: Migrate legacy test 10.Lucas Hoffmann2016-05-23