]> granicus.if.org Git - vim/commit
patch 9.0.1012: tests may get stuck in buffer with swap file v9.0.1012
authorBram Moolenaar <Bram@vim.org>
Mon, 5 Dec 2022 20:58:04 +0000 (20:58 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 5 Dec 2022 20:58:04 +0000 (20:58 +0000)
commitfa2533c8bb96abcec29b9dc6bd4fe7054c7c7e50
treecd5923cd3c6685a9e620f6d2920f18b8d1e8858e
parent99d19438cabaf13074229d9a32e3a4af9ce98744
patch 9.0.1012: tests may get stuck in buffer with swap file

Problem:    Tests may get stuck in buffer with swap file.
Solution:   Bail out when bwipe! doesn't get another buffer.
src/testdir/runtest.vim
src/version.c