comparison src/testdir/Make_amiga.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 2e95ea9afa1e
comparison
equal deleted inserted replaced
12749:8b706a156136 12750:0b6c09957b43
11 11
12 # These tests don't work (yet): 12 # These tests don't work (yet):
13 # test2 "\\tmp" doesn't work 13 # test2 "\\tmp" doesn't work
14 # test10 'errorformat' is different 14 # test10 'errorformat' is different
15 # test11 "cat" doesn't work properly 15 # test11 "cat" doesn't work properly
16 # test12 can't unlink a swap file
17 # test52 only for Win32 16 # test52 only for Win32
18 # test85 no Lua interface 17 # test85 no Lua interface
19 # test86, 87 no Python interface 18 # test86, 87 no Python interface
20 19
21 SCRIPTS = $(SCRIPTS_ALL) $(SCRIPTS_MORE4) 20 SCRIPTS = $(SCRIPTS_ALL) $(SCRIPTS_MORE4)