neovim/test/functional/api
Marco Hinz 5b94632f6e test: don't process vimrc #2511
676133aa introduced a new test for calling a nvim instance recursively.
But without '-u NONE', the vimrc (and all plugins) get loaded too, which
breaks the test for things that do stuff on VimEnter.
2015-04-25 23:50:15 -04: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: don't process vimrc #2511 2015-04-25 23:50:15 -04: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