comparison src/testdir/Make_all.mak @ 16865:d615cc95089c v8.1.1434

patch 8.1.1434: test 3 is old style commit https://github.com/vim/vim/commit/1ab74a5af36933f1c3023a910af20280bb79bd6c Author: Bram Moolenaar <Bram@vim.org> Date: Fri May 31 20:02:53 2019 +0200 patch 8.1.1434: test 3 is old style Problem: Test 3 is old style. Solution: Turn into a new style test. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/4460)
author Bram Moolenaar <Bram@vim.org>
date Fri, 31 May 2019 20:15:05 +0200
parents 140bf183f946
children 353ed7ef78df
comparison
equal deleted inserted replaced
16864:625dec2f1b1b 16865:d615cc95089c
11 SCRIPTS_FIRST = \ 11 SCRIPTS_FIRST = \
12 test1.out 12 test1.out
13 13
14 # Tests that run on all systems. 14 # Tests that run on all systems.
15 SCRIPTS_ALL = \ 15 SCRIPTS_ALL = \
16 test3.out \
17 test39.out \ 16 test39.out \
18 test42.out \ 17 test42.out \
19 test44.out \ 18 test44.out \
20 test48.out \ 19 test48.out \
21 test64.out \ 20 test64.out \