]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1387: wordcount test is old style v8.0.1387
authorBram Moolenaar <Bram@vim.org>
Mon, 11 Dec 2017 21:55:26 +0000 (22:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 11 Dec 2017 21:55:26 +0000 (22:55 +0100)
commita703aaee4d6230ed81469ef0cb37f331bf255136
tree85856c4ad9ff95994f036046eb9a7597289be422
parent8e6a31df81113bbf0e4bb5324a74dc5f6c62a490
patch 8.0.1387: wordcount test is old style

Problem:    Wordcount test is old style.
Solution:   Change into a new style test. (Yegappan Lakshmanan, closes #2434)
src/Makefile
src/testdir/Make_all.mak
src/testdir/Make_ming.mak
src/testdir/Make_vms.mms
src/testdir/test_wordcount.in [deleted file]
src/testdir/test_wordcount.ok [deleted file]
src/testdir/test_wordcount.vim [new file with mode: 0644]
src/version.c