]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0178: command count test fails on MS-Windows v8.0.0178
authorBram Moolenaar <Bram@vim.org>
Fri, 13 Jan 2017 21:30:08 +0000 (22:30 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 13 Jan 2017 21:30:08 +0000 (22:30 +0100)
commit9b73c4a215cb5f0f7df1e7f0663aea2bce1914ab
treebe3b7d6654d9734e148279088ec719e95e5d66d5
parente13b9afe1283f5ae43232b5992372a0eb570666c
patch 8.0.0178: command count test fails on MS-Windows

Problem:    test_command_count may fail when a previous test interferes, seen
            on MS-Windows.
Solution:   Run it separately.
src/testdir/Make_all.mak
src/testdir/test_alot.vim
src/version.c