Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | test: Lua 5.2/5.3 compat | Matěj Cepl | 2019-01-17 |
| | | | | | close #9515 ref #9280 | ||
* | unittests: Fix linter errors | ZyX | 2017-03-11 |
| | |||
* | unittests: Do not import libnvim or headers in main process | ZyX | 2017-03-11 |
| | | | Slows down unit tests much, but gets rid of as much preserved state as possible. | ||
* | unittests: Check core dumps in after_each, like in functests | ZyX | 2017-03-11 |
| | |||
* | test: luacheck update | Justin M. Keyes | 2017-03-01 |
| | | | | | We pull luacheck HEAD, so this is a "catch up" commit to fix newly-discovered errors. | ||
* | unittests/*/helpers: Fix testlint errors | ZyX | 2016-06-24 |
| | |||
* | fixup! unittests: Add tests for vim_to_object function | ZyX | 2016-06-24 |
| | |||
* | unittests: Add tests for vim_to_object function | ZyX | 2016-06-24 |