aboutsummaryrefslogtreecommitdiff
path: root/test/functional/plugin/health_spec.lua
Commit message (Expand)AuthorAge
* feat(health): fold successful healthchecks #22866Alexandre Teoi2023-06-06
* fix(health): replace healthFoo with DiagnosticFoo (#23475)Christian Clason2023-05-05
* refactor: deprecate checkhealth functionsdundargoc2023-04-15
* feat(checkhealth): use "help" syntax, avoid tabpage #20879Justin M. Keyes2022-11-11
* feat(checkhealth): check runtime ($VIMRUNTIME)Justin M. Keyes2022-10-30
* vim-patch:3c053a1a5ad2 (#20679)Christian Clason2022-10-17
* fix(checkhealth): skip vim.health #18816Javier Lopez2022-06-01
* fix(healthcheck): handle empty reportsEdmund Cape2022-02-09
* fix(health): do not run external processes in a shellzeertzjq2022-02-03
* feat(runtime): new checkhealth filetype (#16660)matveyt2021-12-18
* feat(lua): enable stack traces in error output (#16228)Gregory Anders2021-11-06
* chore(test): adapt healthcheck test to new css syntaxChristian Clason2021-10-16
* fix(checkhealth): mitigate issues with duplicate healthchecks #15919Javier Lopez2021-10-05
* feat(ex_checkhealth): provide function for command line completionJavier López2021-10-04
* test(runtime/health): cover lua healthchecksJavier López2021-10-04
* vim-patch:ebdf3c964a90Jan Edmund Lazo2021-04-27
* tests/ui: cleanup illegitimate usages of "attr_ignore"Björn Linse2019-10-13
* test: Eliminate plugin/helpers.luaJustin M. Keyes2019-08-05
* tests: :checkhealth completionMarco Hinz2018-01-18
* :checkhealth : validate 'runtimepath' (#7526)Justin M. Keyes2017-11-10
* :checkhealth : validate $VIMJustin M. Keyes2017-10-17
* doc: replace ":CheckHealth" with ":checkhealth"Justin M. Keyes2017-10-17
* ex-cmds: :checkhealthJustin M. Keyes2017-10-17
* health.vim: fix highlightingJustin M. Keyes2017-10-15
* health.vim: fix testJustin M. Keyes2017-07-15
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* CheckHealth: Include v:throwpoint in error message (#5575)Tommy Allen2016-11-12
* CheckHealth: more checksJustin M. Keyes2016-10-25
* health.vim: Show results incrementally.Justin M. Keyes2016-09-05
* CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args.Justin M. Keyes2016-08-21
* CheckHealthJustin M. Keyes2016-08-21
* CheckHealthTJ DeVries2016-08-21