neovim/test/functional/shada
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
..
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: simplify platform detection (#21020) 2022-11-22 08:13:30 +08: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 test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08: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: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
variables_spec.lua fix(tests): check for EOF on exit of nvim properly 2022-06-13 10:15:44 +02:00