neovim/test/functional/plugin
Justin M. Keyes ed49d9d866 CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args.
To healthcheck the "foo" plugin:
    :CheckHealth foo
To healthcheck the "foo" and "bar" plugins:
    :CheckHealth foo bar
To run all auto-discovered healthchecks:
    :CheckHealth
2016-08-21 22:03:28 -04:00
..
health_spec.lua CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args. 2016-08-21 22:03:28 -04:00
helpers.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00
matchparen_spec.lua tests: don't ignore highlights in various tests 2016-08-14 21:53:02 +02:00
msgpack_spec.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00
shada_spec.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00