comparison src/testdir/Make_ming.mak @ 12750:0b6c09957b43 v8.0.1253

patch 8.0.1253: still too many old style tests commit https://github.com/vim/vim/commit/430dc5d360166ca5bb6a73f2c87ae53e09282ecb Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 2 21:04:47 2017 +0100 patch 8.0.1253: still too many old style tests Problem: Still too many old style tests. Solution: Convert a few more tests to new style. (Yegappan Lakshmanan, closes #2272)
author Christian Brabandt <cb@256bit.org>
date Thu, 02 Nov 2017 21:15:05 +0100
parents aa658b33f25a
children 90aaa974594e
comparison
equal deleted inserted replaced
12749:8b706a156136 12750:0b6c09957b43
29 include Make_all.mak 29 include Make_all.mak
30 30
31 # Omitted: 31 # Omitted:
32 # test2 "\\tmp" doesn't work. 32 # test2 "\\tmp" doesn't work.
33 # test10 'errorformat' is different 33 # test10 'errorformat' is different
34 # test12 can't unlink a swap file
35 # test97 \{ and \$ are not escaped characters 34 # test97 \{ and \$ are not escaped characters
36 35
37 SCRIPTS = $(SCRIPTS_ALL) $(SCRIPTS_MORE1) $(SCRIPTS_MORE4) $(SCRIPTS_WIN32) 36 SCRIPTS = $(SCRIPTS_ALL) $(SCRIPTS_MORE1) $(SCRIPTS_MORE4) $(SCRIPTS_WIN32)
38 37
39 SCRIPTS_BENCH = bench_re_freeze.out 38 SCRIPTS_BENCH = bench_re_freeze.out