comparison src/testdir/Make_all.mak @ 16419:aebcd20a8a3f v8.1.1214

patch 8.1.1214: old style tests commit https://github.com/vim/vim/commit/c6b37db1ba704455daa8f9e78bc1c2492fb81f40 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 27 18:00:34 2019 +0200 patch 8.1.1214: old style tests Problem: Old style tests. Solution: Move tests from test14 to new style test files. (Yegappan Lakshmanan, closes #4308)
author Bram Moolenaar <Bram@vim.org>
date Sat, 27 Apr 2019 18:15:05 +0200
parents 7a942d92980d
children 54ffc82f38a8
comparison
equal deleted inserted replaced
16418:6f2f820a2f95 16419:aebcd20a8a3f
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 \ 16 test3.out \
17 test14.out \
18 test29.out \ 17 test29.out \
19 test37.out \ 18 test37.out \
20 test39.out \ 19 test39.out \
21 test42.out \ 20 test42.out \
22 test44.out \ 21 test44.out \