comparison src/testdir/Make_all.mak @ 15838:de068e9acd8e v8.1.0926

patch 8.1.0926: no test for :wnext, :wNext and :wprevious commit https://github.com/vim/vim/commit/e93e5a504f481bd0dad9c504d5fcf0e5f0dfc6e6 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Feb 15 20:22:38 2019 +0100 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 https://github.com/vim/vim/issues/3963)
author Bram Moolenaar <Bram@vim.org>
date Fri, 15 Feb 2019 20:30:07 +0100
parents 93b78c4a7cd5
children a6ca8cf07a98
comparison
equal deleted inserted replaced
15837:c209fe9007a1 15838:de068e9acd8e
267 test_winbar \ 267 test_winbar \
268 test_winbuf_close \ 268 test_winbuf_close \
269 test_window_cmd \ 269 test_window_cmd \
270 test_window_id \ 270 test_window_id \
271 test_windows_home \ 271 test_windows_home \
272 test_wnext \
272 test_wordcount \ 273 test_wordcount \
273 test_writefile \ 274 test_writefile \
274 test_xxd \ 275 test_xxd \
275 test_alot_latin \ 276 test_alot_latin \
276 test_alot_utf8 \ 277 test_alot_utf8 \