summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/plugin/health_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-08fix(health): misleading warnings re filetypes registered w/ vim.filetype.add(...Barrett Ruth1
2026-02-26test: remove remaining use of feed_command() in terminal/ (#38069)zeertzjq1
2026-01-09fix(health): emit Progress message #37123Yochem van Rosmalen1
2025-12-17fix(health): "q" keymap not set when health.style=float #37007glepnir1
2025-07-26fix(cmdline): :checkhealth completion with multiple args (#35060)zeertzjq1
2025-07-08fix(health): floating window closes when opening TOC (gO) #34794glepnir1
2025-04-27feat(checkhealth): trigger FileType event after showing report #33677Justin M. Keyes1
2025-04-21feat(options): default statusline expression #33036Shadman1
2025-04-09feat(health): summary in section heading #33388Yochem van Rosmalen1
2025-03-30feat(checkhealth): emoji for OK/WARN/ERROR #33172Justin M. Keyes1
2025-03-27fix(health): message should mention "vim.provider" #33095Eisuke Kawashima1
2025-03-23test(checkhealth): nested path 'runtimepath' #33034phanium1
2025-03-16fix(checkhealth): handle nested lua/ directory #32918phanium1
2025-01-07feat(health): show :checkhealth in floating window #31086glepnir1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-09-26feat(health): highlight headings #30525Justin M. Keyes1
2024-09-23refactor(api)!: rename Dictionary => DictJustin M. Keyes1
2024-09-11test(health): "test_plug/health/init.lua" completes as "test_plug"Justin M. Keyes1
2024-05-24fix: change deprecation presentationdundargoc1
2024-05-22fix: merge all provider healthchecks into a single health.luadundargoc1
2024-05-19refactor!: remove `nvim` and `provider` module for checkhealthdundargoc1
2024-04-23test: improve test conventionsdundargoc1
2024-04-22fix(completion): check that healthcheck name is string (#28458)zeertzjq1
2024-04-13revert: "feat(health): fold successful healthchecks #22866"dundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-04-04test: reduce `exec_lua` callsdundargoc1
2024-03-23refactor(tests): all screen tests should use highlightsbfredl1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2024-01-01refactor(health): refactor provider healthchecksGregory Anders1
2023-12-25feat(health): make :checkhealth support more split modifiers (#26731)zeertzjq1
2023-12-25feat(health): checkhealth buffer can show in a split window (#26714)Pablo Arias1
2023-06-06feat(health): fold successful healthchecks #22866Alexandre Teoi1
2023-05-05fix(health): replace healthFoo with DiagnosticFoo (#23475)Christian Clason1
2023-04-15refactor: deprecate checkhealth functionsdundargoc1
2022-11-11feat(checkhealth): use "help" syntax, avoid tabpage #20879Justin M. Keyes1
2022-10-30feat(checkhealth): check runtime ($VIMRUNTIME)Justin M. Keyes1
2022-10-17vim-patch:3c053a1a5ad2 (#20679)Christian Clason1
2022-06-01fix(checkhealth): skip vim.health #18816Javier Lopez1
2022-02-09fix(healthcheck): handle empty reportsEdmund Cape1
2022-02-03fix(health): do not run external processes in a shellzeertzjq1
2021-12-18feat(runtime): new checkhealth filetype (#16660)matveyt1
2021-11-06feat(lua): enable stack traces in error output (#16228)Gregory Anders1
2021-10-16chore(test): adapt healthcheck test to new css syntaxChristian Clason1
2021-10-05fix(checkhealth): mitigate issues with duplicate healthchecks #15919Javier Lopez1
2021-10-04feat(ex_checkhealth): provide function for command line completionJavier López1
2021-10-04test(runtime/health): cover lua healthchecksJavier López1
2021-04-27vim-patch:ebdf3c964a90Jan Edmund Lazo1
2019-10-13tests/ui: cleanup illegitimate usages of "attr_ignore"Björn Linse1