]> granicus.if.org Git - vim/commit
patch 8.0.0359: 'number' and 'relativenumber' are not properly tested v8.0.0359
authorBram Moolenaar <Bram@vim.org>
Thu, 23 Feb 2017 17:46:50 +0000 (18:46 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 23 Feb 2017 17:46:50 +0000 (18:46 +0100)
commitdc9a081712ec8c140e6d4909e9f6b03a629d32d3
treed04acf3be59a72a8ea9ef2ad32d0df8643787131
parent60629d642541a089c322e65963c0a77e5f77eb79
patch 8.0.0359: 'number' and 'relativenumber' are not properly tested

Problem:    'number' and 'relativenumber' are not properly tested.
Solution:   Add tests, change old style to new style tests. (Ozaki Kiichi,
            closes #1447)
src/Makefile
src/testdir/Make_all.mak
src/testdir/Make_vms.mms
src/testdir/test89.in [deleted file]
src/testdir/test89.ok [deleted file]
src/testdir/test_alot.vim
src/testdir/test_findfile.vim [new file with mode: 0644]
src/testdir/test_number.vim [new file with mode: 0644]
src/version.c