comparison src/testdir/Make_vms.mms @ 13022:71109531c516 v8.0.1387

patch 8.0.1387: wordcount test is old style commit https://github.com/vim/vim/commit/a703aaee4d6230ed81469ef0cb37f331bf255136 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 11 22:55:26 2017 +0100 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 https://github.com/vim/vim/issues/2434)
author Christian Brabandt <cb@256bit.org>
date Mon, 11 Dec 2017 23:00:04 +0100
parents 90aaa974594e
children d9a94be389b5
comparison
equal deleted inserted replaced
13021:b874913e5f83 13022:71109531c516
79 test30.out test36.out test37.out test39.out \ 79 test30.out test36.out test37.out test39.out \
80 test42.out test44.out test48.out test49.out \ 80 test42.out test44.out test48.out test49.out \
81 test64.out test69.out \ 81 test64.out test69.out \
82 test72.out test77a.out test88.out \ 82 test72.out test77a.out test88.out \
83 test94.out test95.out test99.out test108.out \ 83 test94.out test95.out test99.out test108.out \
84 test_autocmd_option.out \ 84 test_eval.out
85 test_breakindent.out \
86 test_eval.out \
87 test_listlbr.out \
88 test_listlbr_utf8.out \
89 test_utf8.out \
90 test_wordcount.out
91 85
92 # Known problems: 86 # Known problems:
93 # test17: ? 87 # test17: ?
94 # 88 #
95 # test30: bug, most probably - a problem around mac format 89 # test30: bug, most probably - a problem around mac format