neovim/test/functional/provider
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
..
clipboard_spec.lua docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
define_spec.lua test, provider/define_spec.lua: fix few tests fail 2021-01-01 04:30:55 -05:00
nodejs_spec.lua feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009 2022-05-03 06:08:35 -07:00
perl_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
provider_spec.lua [RFC] fix: has('python') error (#17252) 2022-01-31 15:06:46 +01:00
python3_spec.lua test(python3_spec): use a pattern to match SyntaxError message (#17705) 2022-03-13 22:05:56 +08:00
ruby_spec.lua refactor(tests): use assert_alive() #15546 2021-09-01 09:42:53 -07:00