neovim/test
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
..
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 CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args. 2016-08-21 22:03:28 -04:00
includes test: sys/fcntl.h -> fcntl.h 2016-01-14 23:36:58 -05:00
unit os/fs: Rename os_file_exists to os_path_exists (#4973) 2016-07-06 01:40:25 -04: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