aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api
Commit message (Expand)AuthorAge
* input: Remove CURSORHOLD keyThiago de Arruda2015-10-26
* functests: Fix testsZyX2015-10-23
* functests: Do not forget about -i argumentZyX2015-10-23
* api: vim_err_write: add tests for multiline handlingBjörn Linse2015-09-16
* Notify attached UIs whenever menus changeRobin Allen2015-08-21
* Implement API function to call functions #2979Sebastian Witte2015-07-19
* test: buffer_spec: fix set_line invocationJustin M. Keyes2015-07-11
* test: api: exercise out-of-bounds line slicingNick Hynes2015-07-11
* api: vim_set_var() should return the old value #2899Justin M. Keyes2015-06-25
* test: don't process vimrc #2511Marco Hinz2015-04-25
* channel: recognized nvim-style errorsScott Prager2015-04-13
* msgpack: Allow notifications to execute commands.Scott Prager2015-04-13
* test: Fix race condition in window_spec.luaThiago de Arruda2015-02-16
* 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
* api: Handle NULs and newlines in buffer_*_line.Scott Prager2014-12-06
* Functional tests for feedkeys CSI escapingRui Abreu Ferreira2014-11-27
* Fix broken functional test.John Szakmeister2014-11-25
* test: Improve test environment setup and error handling/reportingThiago de Arruda2014-11-07
* channel: Delay notifications to avoid client race conditionsThiago de Arruda2014-11-06
* test/api: add test for set_cursor always updating the screenBjörn Linse2014-11-01
* test: verify that msgpacks-rpc exceptions are workingThiago de Arruda2014-10-23
* test: Use lua to perform sanity API checksThiago de Arruda2014-10-16