neovim/test/functional/core
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
..
channels_spec.lua test: introduce skip() #21010 2022-11-13 05:52:19 -08:00
exit_spec.lua test: make Ex mode exit test test what it wants to test (#19728) 2022-08-12 09:04:08 +08:00
fileio_spec.lua test: introduce skip() #21010 2022-11-13 05:52:19 -08:00
job_spec.lua test: introduce skip() #21010 2022-11-13 05:52:19 -08:00
log_spec.lua feat(server): instance "name", store pipes in stdpath(state) 2022-06-15 19:29:51 -07:00
main_spec.lua test: introduce skip() #21010 2022-11-13 05:52:19 -08:00
path_spec.lua fix: find multibyte file name in line (#20519) 2022-10-07 09:43:16 +08:00
remote_spec.lua test(remote_spec): reduce flakiness in waiting for client exit (#20230) 2022-09-17 16:17:51 +08:00
spellfile_spec.lua test: cleanup 2019-05-05 23:01:35 +02:00
startup_spec.lua docs: fix typos 2022-11-02 21:45:26 +08:00