]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1269: effect of autocommands on marks is not tested v8.0.1269
authorBram Moolenaar <Bram@vim.org>
Sun, 5 Nov 2017 15:23:10 +0000 (16:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 5 Nov 2017 15:23:10 +0000 (16:23 +0100)
commitaace21581345aa51c09d809ab3744a943a71c879
tree4c3ebeb17c14454215f965cadbfe1606c6710d93
parent3bf8c3c38ff0d24047e2f2979c07a349fb89e557
patch 8.0.1269: effect of autocommands on marks is not tested

Problem:    Effect of autocommands on marks is not tested.
Solution:   Add a couple of tests. (James McCoy, closes #2271)
src/testdir/test_autocmd.vim
src/version.c