]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1188: autocmd test fails on MS-Windows v8.0.1188
authorBram Moolenaar <Bram@vim.org>
Fri, 13 Oct 2017 20:33:32 +0000 (22:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 13 Oct 2017 20:33:32 +0000 (22:33 +0200)
commit1d68d9b2bd60d848552c08763e590edde16056c9
treefa68095e8316749d0eb3cce30b16f833e71c879b
parent8065cf2bfba93a8aeed29f591152edeb0841bff6
patch 8.0.1188: autocmd test fails on MS-Windows

Problem:    Autocmd test fails on MS-Windows.
Solution:   Give the buffer a name and find the buffer to be wiped out by
            name.
src/testdir/test_autocmd.vim
src/version.c