summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/api/vim_spec.lua
AgeCommit message (Expand)AuthorFiles
2016-06-10functests: Check logs in lua codeZyX1
2016-04-28Satisfy testlint.KillTheMule1
2016-04-18functests: Make json_functions_spec use new NIL where appropriateZyX1
2016-04-18api: Replace set_var(name, NIL) with del_var(name)ZyX1
2016-04-13Update lua client to 0.0.1-24Thiago de Arruda1
2016-03-07Remove dependency on ffi moduleThiago de Arruda1
2016-02-22keymap: Support <D-...> (super/command key).Justin M. Keyes1
2015-12-31test/functional: Fix api/vim_spec.lua.Rui Abreu Ferreira1
2015-11-23test/functional: clean up according to luacheck (part 2)Marco Hinz1
2015-10-26input: Remove CURSORHOLD keyThiago de Arruda1
2015-09-16api: vim_err_write: add tests for multiline handlingBjörn Linse1
2015-07-19Implement API function to call functions #2979Sebastian Witte1
2015-06-25api: vim_set_var() should return the old value #2899Justin M. Keyes1
2015-02-16test: NULL-initialized vimscript strings should eval to empty stringsBjörn Linse1
2015-01-22test: Make it possible to run functional tests with plain luaThiago de Arruda1
2014-12-06api: Add tests for when not to handle NULs.Scott Prager1
2014-11-27Functional tests for feedkeys CSI escapingRui Abreu Ferreira1
2014-10-23test: verify that msgpacks-rpc exceptions are workingThiago de Arruda1
2014-10-16test: Use lua to perform sanity API checksThiago de Arruda1