neovim/test
James McCoy d45a665b00 test: functional: Remove unnecessary use of clipboard register
menu_spec.lua yanks to the clipboard, but never pastes from it.  This
can leave a child xsel process waiting around for something to paste the
content, causing the test process to hang.

Since the test isn't explicitly trying to exercise the clipboard, simply
use the default register.
2016-06-15 09:54:27 -04:00
..
benchmark test: Remove references to tiny.vim/small.vim/mbyte.vim 2016-05-22 15:55:38 -04:00
config shada: When using shada-r normalize option path 2015-10-08 22:01:10 +03:00
functional test: functional: Remove unnecessary use of clipboard register 2016-06-15 09:54:27 -04:00
includes test: sys/fcntl.h -> fcntl.h 2016-01-14 23:36:58 -05:00
unit Add new functionality to the = marker in the STL 2016-06-14 20:10:11 +02:00
.luacheckrc test/functional: clean up according to luacheck (part 2) 2015-11-23 13:57:21 +01:00
helpers.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00