neovim/test/functional/options
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
..
autochdir_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
chars_spec.lua fix(options): using :set fillchars should clear local value 2021-11-17 07:11:46 +08:00
cursorbind_spec.lua docs: fix typos (#18269) 2022-06-04 11:56:36 +08:00
defaults_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
keymap_spec.lua docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
mousescroll_spec.lua fix(mouse): ensure no scrolling with "ver:0" in 'mousescroll' (#20861) 2022-10-30 07:10:39 +08:00
num_options_spec.lua feat: cmdheight=0 #16251 2022-06-13 02:40:51 -07:00
pastetoggle_spec.lua vim-patch:8.2.4837: modifiers not simplified when timed out 2022-04-29 15:51:04 +08:00
shortmess_spec.lua vim-patch:8.2.0966: 'shortmess' flag "n" not used in two places 2020-06-18 18:01:43 -04:00
tabstop_spec.lua refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00