aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/charsearch_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.
* test: charsearch: Fix error/typo in legacy test.Lucas Hoffmann2016-02-20
| | | | | Error was reported upstream in vim/vim#650, fixed in 7.4.1366. Typo was fixed upstream in 7.4.1041.
* tests: Migrate legacy charsearch test.Lucas Hoffmann2016-02-20