neovim/test/functional/plugin
James McCoy e243dbdc32
test: man_spec: Fix use of nested [[ quoting
Lua (not LuaJIT) complains about the "^[[" strings inside the expect,
since it sees them as nested quotes.  Change the quoting to [=[ ]=] to
avoid the issue.
2018-02-02 07:28:56 -05:00
..
health_spec.lua tests: :checkhealth completion 2018-01-18 22:47:37 +01:00
helpers.lua defaults: 'showcmd', 'belloff', 'ruler' 2017-03-16 18:44:10 +01:00
man_spec.lua test: man_spec: Fix use of nested [[ quoting 2018-02-02 07:28:56 -05:00
matchparen_spec.lua functests: Replace execute with either command or feed_command 2017-04-09 03:24:08 +03:00
msgpack_spec.lua Merge #7623 'man.vim: highlight bold, underlined text' 2018-01-09 10:10:22 +01:00
shada_spec.lua test: robust cleanup, unique filenames #7950 (#7950) 2018-02-01 03:12:37 +01:00