Commit message (Expand) | Author | Age | |
---|---|---|---|
* | test/api: Specify handling of VimL errors, v:errmsg. | Justin M. Keyes | 2016-10-24 |
* | api: Support getting the number of a window/tabpage | James McCoy | 2016-10-04 |
* | api: Establish API naming convention. (#5344) | Justin M. Keyes | 2016-09-17 |
* | api: make nvim[_obj]_set_var and _del_var not return the old value | Björn Linse | 2016-09-15 |
* | functests: Check logs in lua code | ZyX | 2016-06-10 |
* | api: Replace set_var(name, NIL) with del_var(name) | ZyX | 2016-04-18 |
* | test/functional: clean up according to luacheck (part 2) | Marco Hinz | 2015-11-23 |
* | test: Fix race condition in window_spec.lua | Thiago de Arruda | 2015-02-16 |
* | Fix broken functional test. | John Szakmeister | 2014-11-25 |
* | test/api: add test for set_cursor always updating the screen | Björn Linse | 2014-11-01 |
* | test: Use lua to perform sanity API checks | Thiago de Arruda | 2014-10-16 |