Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | functests: Move test from legacy/009 to autocmd/autocmd | ZyX | 2017-04-08 |
| | |||
* | functests: Refactor 009_bufleave_autocommand_spec | ZyX | 2017-04-08 |
| | | | | It was not testing anything actually: the `e yy` command simply failed because of unsaved changes, BufLeave never run thus. | ||
* | functests: Check logs in lua code | ZyX | 2016-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/functional: clean up according to luacheck (part 2) | Marco Hinz | 2015-11-23 |
| | |||
* | legacy tests: migrate test9 | Rainer Borene | 2014-11-04 |