neovim/test/functional/treesitter
Lewis Russell 7d24c4d6b0 test: allow exec_lua to handle functions
Problem:

Tests have lots of exec_lua calls which input blocks of code
provided as unformatted strings.

Solution:

Teach exec_lua how to handle functions.
2024-08-02 19:04:37 +01:00
..
fold_spec.lua test: allow exec_lua to handle functions 2024-08-02 19:04:37 +01:00
highlight_spec.lua test: allow exec_lua to handle functions 2024-08-02 19:04:37 +01:00
inspect_tree_spec.lua test: allow exec_lua to handle functions 2024-08-02 19:04:37 +01:00
language_spec.lua test: allow exec_lua to handle functions 2024-08-02 19:04:37 +01:00
node_spec.lua test: allow exec_lua to handle functions 2024-08-02 19:04:37 +01:00
parser_spec.lua test: allow exec_lua to handle functions 2024-08-02 19:04:37 +01:00
query_spec.lua test: allow exec_lua to handle functions 2024-08-02 19:04:37 +01:00
utils_spec.lua test: allow exec_lua to handle functions 2024-08-02 19:04:37 +01:00