neovim/test/functional/provider
dundargoc 736c36c02f
test: introduce skip() #21010
This is essentially a convenience wrapper around the `pending()`
function, similar to `skip_fragile()` but more general-purpose.

Also remove `pending_win32` function as it can be replaced by
`skip(iswin())`.
2022-11-13 05:52:19 -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: introduce skip() #21010 2022-11-13 05:52:19 -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