comparison Filelist @ 14272:5403d789674f v8.1.0152

patch 8.1.0152: cannot easily run individual tests on MS-Windows commit https://github.com/vim/vim/commit/f3dc235576da7394fbe743aba732f43289f32c24 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jul 4 23:05:34 2018 +0200 patch 8.1.0152: cannot easily run individual tests on MS-Windows Problem: Cannot easily run individual tests on MS-Windows. Solution: Move the list of tests to a separate file. Add a build rule in the MSVC makefile.
author Christian Brabandt <cb@256bit.org>
date Wed, 04 Jul 2018 23:15:05 +0200
parents 78449866e9a9
children e92964e4e58e
comparison
equal deleted inserted replaced
14271:b8da7a3c2159 14272:5403d789674f
5 SRC_ALL = \ 5 SRC_ALL = \
6 .hgignore \ 6 .hgignore \
7 .lgtm.yml \ 7 .lgtm.yml \
8 .travis.yml \ 8 .travis.yml \
9 appveyor.yml \ 9 appveyor.yml \
10 src/Make_all.mak \
10 src/appveyor.bat \ 11 src/appveyor.bat \
11 src/README.txt \ 12 src/README.txt \
12 src/alloc.h \ 13 src/alloc.h \
13 src/arabic.c \ 14 src/arabic.c \
14 src/arabic.h \ 15 src/arabic.h \