neovim/test/functional/shada
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
..
buffers_spec.lua fix(tests): check for EOF on exit of nvim properly 2022-06-13 10:15:44 +02:00
compatibility_spec.lua test/shada: fixup for Windows backslashes #7287 2017-10-02 00:48:43 +02:00
errors_spec.lua feat(shada): restore Blob globals properly 2021-09-15 21:19:30 +01:00
helpers.lua test: Minimize shada/helpers.lua #10728 2019-08-09 10:23:57 +02:00
history_spec.lua fix(tests): check for EOF on exit of nvim properly 2022-06-13 10:15:44 +02:00
marks_spec.lua fix(tests): check for EOF on exit of nvim properly 2022-06-13 10:15:44 +02:00
merging_spec.lua refactor(tests): remove redir_exec #15718 2021-09-19 02:29:37 -07:00
registers_spec.lua fix(tests): check for EOF on exit of nvim properly 2022-06-13 10:15:44 +02:00
shada_spec.lua test: introduce skip() #21010 2022-11-13 05:52:19 -08:00
variables_spec.lua fix(tests): check for EOF on exit of nvim properly 2022-06-13 10:15:44 +02:00