aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/vim_spec.lua
Commit message (Expand)AuthorAge
* Remove dependency on ffi moduleThiago de Arruda2016-03-07
* keymap: Support <D-...> (super/command key).Justin M. Keyes2016-02-22
* test/functional: Fix api/vim_spec.lua.Rui Abreu Ferreira2015-12-31
* test/functional: clean up according to luacheck (part 2)Marco Hinz2015-11-23
* input: Remove CURSORHOLD keyThiago de Arruda2015-10-26
* api: vim_err_write: add tests for multiline handlingBjörn Linse2015-09-16
* Implement API function to call functions #2979Sebastian Witte2015-07-19
* api: vim_set_var() should return the old value #2899Justin M. Keyes2015-06-25
* test: NULL-initialized vimscript strings should eval to empty stringsBjörn Linse2015-02-16
* test: Make it possible to run functional tests with plain luaThiago de Arruda2015-01-22
* api: Add tests for when not to handle NULs.Scott Prager2014-12-06
* Functional tests for feedkeys CSI escapingRui Abreu Ferreira2014-11-27
* test: verify that msgpacks-rpc exceptions are workingThiago de Arruda2014-10-23
* test: Use lua to perform sanity API checksThiago de Arruda2014-10-16