comparison src/testdir/Make_dos.mak @ 21532:dc1c26547a42 v8.2.1316

patch 8.2.1316: test 42 is still old style Commit: https://github.com/vim/vim/commit/b61ef01cce2afd70fbfa2805336a26643109dfb7 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jul 29 16:08:21 2020 +0200 patch 8.2.1316: test 42 is still old style Problem: Test 42 is still old style. Solution: Turn it into a new style test. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/6561)
author Bram Moolenaar <Bram@vim.org>
date Wed, 29 Jul 2020 16:15:03 +0200
parents 16460964c304
children baccf9e06efe
comparison
equal deleted inserted replaced
21531:c7925831adc8 21532:dc1c26547a42
8 default: nongui 8 default: nongui
9 9
10 !include Make_all.mak 10 !include Make_all.mak
11 11
12 # Omitted: 12 # Omitted:
13 # test2 "\\tmp" doesn't work.
14 # test10 'errorformat' is different
15 # test49 fails in various ways 13 # test49 fails in various ways
16 # test97 \{ and \$ are not escaped characters.
17 14
18 SCRIPTS = $(SCRIPTS_ALL) $(SCRIPTS_MORE1) $(SCRIPTS_MORE4) 15 SCRIPTS = $(SCRIPTS_ALL) $(SCRIPTS_MORE1) $(SCRIPTS_MORE4)
19 16
20 TEST_OUTFILES = $(SCRIPTS_FIRST) $(SCRIPTS) $(SCRIPTS_WIN32) $(SCRIPTS_GUI) 17 TEST_OUTFILES = $(SCRIPTS_FIRST) $(SCRIPTS) $(SCRIPTS_WIN32) $(SCRIPTS_GUI)
21 DOSTMP = dostmp 18 DOSTMP = dostmp