neovim/test/functional
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
..
api test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
autocmd test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
core test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
editor fix(mark): do not restore view in op-pending mode (#20889) 2022-11-01 06:14:20 +08:00
ex_cmds test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
fixtures fix: find multibyte file name in line (#20519) 2022-10-07 09:43:16 +08:00
legacy test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
options test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
plugin test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
provider test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
shada test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
terminal test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
treesitter test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
ui test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
vimscript test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
preload.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00