]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2589: recover test hangs in the GUI v8.2.2589
authorBram Moolenaar <Bram@vim.org>
Wed, 10 Mar 2021 21:27:48 +0000 (22:27 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 10 Mar 2021 21:27:48 +0000 (22:27 +0100)
commit776b954622b45125dfdcb4a61243ca90956b0825
treebb8c37ef85c09c71c7fb213070f0a64fc4805800
parent23b32a8d6bd9ec83c0c6632b7a8bfa544ac0a2f1
patch 8.2.2589: recover test hangs in the GUI

Problem:    Recover test hangs in the GUI.
Solution:   Add g:skipped_reason to skip a _nocatch_ test.
src/testdir/runtest.vim
src/testdir/test_recover.vim
src/version.c