]> granicus.if.org Git - vim/commit
patch 8.1.0926: no test for :wnext, :wNext and :wprevious v8.1.0926
authorBram Moolenaar <Bram@vim.org>
Fri, 15 Feb 2019 19:22:38 +0000 (20:22 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 15 Feb 2019 19:22:38 +0000 (20:22 +0100)
commite93e5a504f481bd0dad9c504d5fcf0e5f0dfc6e6
treeed5f70fa3c1fa62eaed3e52b5b565ae876a3a74b
parent5ff7df509ad6bde89991d38d87a6fc796b862ba7
patch 8.1.0926: no test for :wnext, :wNext and :wprevious

Problem:    No test for :wnext, :wNext and :wprevious.
Solution:   Add a test. (Dominique Pelle, closes #3963)
src/testdir/Make_all.mak
src/testdir/test_alot.vim
src/testdir/test_wnext.vim [new file with mode: 0644]
src/version.c