]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0301: insufficient testing for exception handling v8.2.0301
authorBram Moolenaar <Bram@vim.org>
Sat, 22 Feb 2020 20:21:27 +0000 (21:21 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 22 Feb 2020 20:21:27 +0000 (21:21 +0100)
commitb654103ad1e379348616f354272db86804ab4bdb
treec4013f54909d37390b42b5ed70006ad8600f0dd3
parentb4d2cb1083974a7a7262417d09baf474ca816452
patch 8.2.0301: insufficient testing for exception handling

Problem:    Insufficient testing for exception handling and the "attention"
            prompt.
Solution:   Add test cases. (Yegappan Lakshmanan, closes #5681)
src/testdir/test_swap.vim
src/testdir/test_trycatch.vim
src/version.c