neovim/test/functional/plugin
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
..
lsp refactor(lsp): add test case for default diagnostic severity 2024-08-02 11:20:37 +02:00
ccomplete_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cfilter_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
editorconfig_spec.lua feat(editorconfig): add support for spelling_language (#28638) 2024-06-06 09:16:43 -05:00
health_spec.lua fix: change deprecation presentation 2024-05-24 11:08:00 +02:00
lsp_spec.lua test: allow exec_lua to handle functions 2024-08-02 19:04:37 +01:00
man_spec.lua fix(man): filter OSC 8 hyperlink markup #29171 2024-06-07 12:43:17 -07:00
matchparen_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
msgpack_spec.lua refactor(typval)!: remove distinction of binary and nonbinary strings 2024-06-27 11:04:04 +02:00
shada_spec.lua refactor(typval)!: remove distinction of binary and nonbinary strings 2024-06-27 11:04:04 +02:00
tohtml_spec.lua fix(tohtml): support ranges again 2024-07-16 15:07:40 +02:00
tutor_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
vim_syntax_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00