aboutsummaryrefslogtreecommitdiff
path: root/test/functional/autocmd/textyankpost_spec.lua
Commit message (Collapse)AuthorAge
* 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.
* Satisfy testlint.KillTheMule2016-04-28
| | | | For that, make luatest ignore the preload.lua files.
* tests: update tests to use [gs]et_lines instead of [gs]et_line_sliceBjörn Linse2016-04-01
|
* TextYankPost: add information to v:event and update testsBjörn Linse2016-02-29