neovim/test/functional/api
Thiago de Arruda e974b00283 test: Fix race condition in window_spec.lua
Without waiting for the 'gg' command to be processed, its possible that the
following assertion will fail.
2015-02-16 23:17:38 -03:00
..
buffer_spec.lua api: Handle NULs and newlines in buffer_*_line. 2014-12-06 17:29:38 -05:00
server_notifications_spec.lua test: Use lua to perform sanity API checks 2014-10-16 14:06:54 -03:00
server_requests_spec.lua test: Improve test environment setup and error handling/reporting 2014-11-07 00:55:58 -03:00
tabpage_spec.lua test: Use lua to perform sanity API checks 2014-10-16 14:06:54 -03:00
vim_spec.lua test: NULL-initialized vimscript strings should eval to empty strings 2015-02-16 20:13:53 -05:00
window_spec.lua test: Fix race condition in window_spec.lua 2015-02-16 23:17:38 -03:00