comparison src/testdir/Make_vms.mms @ 12616:4767939d10cc v8.0.1186

patch 8.0.1186: still quite a few old style tests commit https://github.com/vim/vim/commit/4a6fcf8047de13c7949ab2f27f7774acaec4ae4d Author: Bram Moolenaar <Bram@vim.org> Date: Thu Oct 12 21:29:22 2017 +0200 patch 8.0.1186: still quite a few old style tests Problem: Still quite a few old style tests. Solution: Convert old to new style tests. (Yegappan Lakshmanan) Avoid ringing the bell while running tests.
author Christian Brabandt <cb@256bit.org>
date Thu, 12 Oct 2017 21:30:07 +0200
parents 44aa2997239d
children 15f0f9f16cd9
comparison
equal deleted inserted replaced
12615:962b8ecbd793 12616:4767939d10cc
71 71
72 VIMPROG = <->vim.exe 72 VIMPROG = <->vim.exe
73 73
74 .SUFFIXES : .out .in 74 .SUFFIXES : .out .in
75 75
76 SCRIPT = test1.out test3.out test4.out test5.out \ 76 SCRIPT = test1.out test3.out \
77 test7.out test8.out \ 77 test8.out \
78 test14.out test15.out \ 78 test14.out test15.out \
79 test19.out test20.out \ 79 test19.out test20.out \
80 test28.out test29.out test30.out test31.out test32.out \ 80 test28.out test29.out test30.out test32.out \
81 test34.out test36.out test37.out \ 81 test34.out test36.out test37.out \
82 test38.out test39.out test40.out test42.out \ 82 test38.out test39.out test40.out test42.out \
83 test44.out test45.out \ 83 test44.out test45.out \
84 test48.out test49.out test54.out \ 84 test48.out test49.out test54.out \
85 test55.out test60.out \ 85 test55.out \
86 test64.out \ 86 test64.out \
87 test66.out test68.out test69.out \ 87 test66.out test68.out test69.out \
88 test72.out \ 88 test72.out \
89 test77a.out test78.out test79.out \ 89 test77a.out test79.out \
90 test88.out \ 90 test88.out \
91 test94.out \ 91 test94.out \
92 test95.out test99.out \ 92 test95.out test99.out \
93 test108.out\ 93 test108.out\
94 test_autocmd_option.out \ 94 test_autocmd_option.out \