aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/echo_spec.lua
Commit message (Expand)AuthorAge
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* test: do not inject vim module into global helpersLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* feat(test): use nvim_exec in helpers.source() #16064Justin M. Keyes2022-03-27
* refactor(tests): remove redir_exec #15718Justin M. Keyes2021-09-19
* eval: improve ex_execute (#12445)erw72020-07-20
* vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and DictJan Edmund Lazo2020-02-29
* functests: Ensure different SIDs on successive source() callsZyX2017-07-04
* functests: Add some more :echo tests which also check for regressionZyX2017-07-04
* functests: Make ex_cmds/echo actually use :echoZyX2017-07-04
* functests: Copy eval/string_spec.lua to ex_cmds/echo_spec.luaZyX2017-07-04