neovim/test/functional/treesitter
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
..
highlight_spec.lua refactor(treesitter): rename x_position => x_pos 2022-09-25 13:46:15 +02:00
language_spec.lua feat(test): add Lua forms for API methods (#20152) 2022-11-14 10:01:35 +00:00
node_spec.lua ci(tests): don't skip parsers on functionaltest 2022-09-06 07:57:46 +02:00
parser_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00
utils_spec.lua ci(tests): don't skip parsers on functionaltest 2022-09-06 07:57:46 +02:00