]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0375: the "+ register is not tested v8.0.0375
authorBram Moolenaar <Bram@vim.org>
Sun, 26 Feb 2017 14:08:21 +0000 (15:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 26 Feb 2017 14:08:21 +0000 (15:08 +0100)
commit5074a0e0333eaa6a9f697eb765124ca0e244c89b
tree0371423eb8f6f1bc13833f55392070e47e862b26
parentba748c8a847561c043a63827bcb1d98bdebe16e6
patch 8.0.0375: the "+ register is not tested

Problem:    The "+ register is not tested.
Solution:   Add a test using another Vim instance to change the "+ register.
            (Kazuki Kuriyama)
src/testdir/test_gui.vim
src/version.c