]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1333: some tests are run twice v8.0.1333
authorBram Moolenaar <Bram@vim.org>
Thu, 23 Nov 2017 21:52:09 +0000 (22:52 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 23 Nov 2017 21:52:09 +0000 (22:52 +0100)
commit2c997d76034d5294c92305108357daef6feabd95
treedd97935cb8b5ca4da3d39a52e8d1ca2d780f7f00
parent93a32e2ec4b5a391c5006ca09f196e6510c8c2e9
patch 8.0.1333: some tests are run twice

Problem:    Some tests are run twice.
Solution:   Invoked most utf8 tests only from test_alot_utf8. (Yegappan
            Lakshmanan, closes #2369)
src/testdir/Make_all.mak
src/testdir/test_alot_utf8.vim
src/testdir/test_mksession_utf8.vim
src/version.c