comparison src/testdir/Make_all.mak @ 9867:86f73f026a9a v7.4.2208

commit https://github.com/vim/vim/commit/2d1a248762f069e470acde389ff4686a45d2f817 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 14 15:32:11 2016 +0200 patch 7.4.2208 Problem: Test for mappings is old style. Solution: Convert the test to new style.
author Christian Brabandt <cb@256bit.org>
date Sun, 14 Aug 2016 15:45:05 +0200
parents 3e96d9ed2ca1
children 1ed0cab95f9a
comparison
equal deleted inserted replaced
9866:a6874bce6264 9867:86f73f026a9a
96 test_fixeol.out \ 96 test_fixeol.out \
97 test_getcwd.out \ 97 test_getcwd.out \
98 test_insertcount.out \ 98 test_insertcount.out \
99 test_listchars.out \ 99 test_listchars.out \
100 test_listlbr.out \ 100 test_listlbr.out \
101 test_mapping.out \
102 test_marks.out \ 101 test_marks.out \
103 test_nested_function.out \ 102 test_nested_function.out \
104 test_search_mbyte.out \ 103 test_search_mbyte.out \
105 test_tagcase.out \ 104 test_tagcase.out \
106 test_utf8.out \ 105 test_utf8.out \