neovim/test/functional
Thiago de Arruda e6208df73e test: Add synchronization helper for functional tests
The `wait` function will only return after all input has been processed by nvim.
It is useful to time assertions correctly.
2015-02-16 23:17:38 -03:00
..
api test: NULL-initialized vimscript strings should eval to empty strings 2015-02-16 20:13:53 -05:00
clipboard clipboard: more register tests for delete 2015-01-27 19:43:25 -05:00
ex_cmds fix 'sign unplace id' 2014-10-28 23:12:41 -04:00
fixtures/autoload legacy tests: migrate test104 2014-11-20 21:06:37 -03:00
job test: Mark unreliable test as pending in job_spec.lua 2015-01-29 11:52:56 -03:00
legacy test: Migrate legacy test 107 2015-01-23 20:46:27 -03:00
runtime/autoload runtime: Refer to plugins running outside Nvim as "remote plugins" 2014-11-21 10:11:42 -03:00
shell api: always return empty string as api type String 2015-02-16 20:13:54 -05:00
ui FEAT_SIGNS: restore :signs wildmenu, and add test. 2015-02-15 02:49:59 -05:00
helpers.lua test: Add synchronization helper for functional tests 2015-02-16 23:17:38 -03:00