comparison src/testdir/Make_vms.mms @ 18870:1895dd434ecf v8.1.2421

patch 8.1.2421: test88 is old style Commit: https://github.com/vim/vim/commit/213ed008bbcd9fe0d3329b17f5f4af0169e448ff Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 11 20:12:26 2019 +0100 patch 8.1.2421: test88 is old style Problem: Test88 is old style. Solution: Turn into a new style test. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/5347)
author Bram Moolenaar <Bram@vim.org>
date Wed, 11 Dec 2019 20:15:04 +0100
parents 70f1e352d599
children aad0d64cc133
comparison
equal deleted inserted replaced
18869:6663d5342062 18870:1895dd434ecf
74 .SUFFIXES : .out .in 74 .SUFFIXES : .out .in
75 75
76 SCRIPT = test1.out \ 76 SCRIPT = test1.out \
77 test42.out test44.out test49.out \ 77 test42.out test44.out test49.out \
78 test64.out test69.out \ 78 test64.out test69.out \
79 test72.out test77a.out test88.out \ 79 test72.out test77a.out \
80 test95.out test99.out \ 80 test95.out test99.out \
81 test_eval.out 81 test_eval.out
82 82
83 # Known problems: 83 # Known problems:
84 # 84 #