]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2149 v7.4.2149
authorBram Moolenaar <Bram@vim.org>
Tue, 2 Aug 2016 21:04:49 +0000 (23:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 2 Aug 2016 21:04:49 +0000 (23:04 +0200)
commit7cba71d7e3576639679b6a3aedeeb1ac07f7f2f5
tree2879665a7865d8257a064f84a8df2d1b2fda961c
parentedf634e0f1985c5ea1afb5b480b47a44cabbce34
patch 7.4.2149
Problem:    If a test leaves a window open a following test may fail.
Solution:   Always close extra windows after running a test.
src/testdir/runtest.vim
src/testdir/test_popup.vim
src/version.c