Files
neovim/test/functional/ex_cmds
Jan Edmund Lazo 3c12ee333a vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and Dict
Problem:    :echomsg and :echoerr do not handle List and Dict like :echo does.
            (Daniel Hahler)
Solution:   Be more tolerant about the expression result type.
461a7fcfce

Add lua functional tests for :echo,:echon,:echomsg,:echoerr
because nvim did not port "test_" functions from Vim
that modify internal state.

Testing :echoerr via try/catch is sufficient.
2020-02-29 17:40:00 -05:00
..
2016-11-17 00:55:39 +01:00
2017-04-11 00:39:12 +02:00
2019-07-13 00:50:52 +02:00
2016-11-17 00:55:39 +01:00