diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2021-09-13 16:42:33 +0100 |
---|---|---|
committer | Sean Dewar <seandewar@users.noreply.github.com> | 2021-09-13 17:19:24 +0100 |
commit | 936c4ae1519c6d30a02d328214f8b797bfbd7738 (patch) | |
tree | 48185ce5e9ecea3714f1cb1f5b30d22e9f0c7352 /test/functional/api/vim_spec.lua | |
parent | 9f3d7dcda2478516bd4cbb1616429520fb8bf1b5 (diff) | |
download | rneovim-936c4ae1519c6d30a02d328214f8b797bfbd7738.tar.gz rneovim-936c4ae1519c6d30a02d328214f8b797bfbd7738.tar.bz2 rneovim-936c4ae1519c6d30a02d328214f8b797bfbd7738.zip |
vim-patch:8.2.3417: Vim9: a failing debug expression aborts script sourcing
Problem: Vim9: a failing debug expression aborts script sourcing.
Solution: Do not let expression failure abort script sourcing. (closes vim/vim#8848)
https://github.com/vim/vim/commit/072f1c68884a1e2d468a0f39e27fc28168fb4b03
Vim9script is N/A, exclude Test_Debugger_breakadd_expr.
Move debuggy struct to before generated header inclusion so
eval_expr_restore prototype works.
Add CheckRunVimInTerminal to Test_Debugger_breakadd.
Cherry-pick Test_Debugger_breakadd changes from v8.2.1440, v8.2.1736.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions