neovim/test/functional/plugin
dundargoc 5eb5f49488
test: simplify platform detection (#21020)
Extend the capabilities of is_os to detect more platforms such as
freebsd and openbsd. Also remove `iswin()` helper function as it can be
replaced by `is_os("win")`.
2022-11-22 08:13:30 +08:00
..
lsp refactor(lsp): use autocmd api (#19407) 2022-07-17 19:13:33 +02:00
health_spec.lua feat(checkhealth): use "help" syntax, avoid tabpage #20879 2022-11-11 18:33:31 -08:00
lsp_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
man_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
matchparen_spec.lua chore: fix typos (#17755) 2022-03-25 19:57:59 +01:00
msgpack_spec.lua test: Eliminate plugin/helpers.lua 2019-08-05 23:55:57 +02:00
shada_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00