summaryrefslogtreecommitdiffstats
path: root/Filelist
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2018-07-04 23:05:34 +0200
committerBram Moolenaar <Bram@vim.org>2018-07-04 23:05:34 +0200
commitf3dc235576da7394fbe743aba732f43289f32c24 (patch)
treed02cab7108def3a6560d0d4a3796da2d44a016d9 /Filelist
parent81e2ac7bb68a0321529ad5c89c8674caab4bca6b (diff)
patch 8.1.0152: cannot easily run individual tests on MS-Windowsv8.1.0152
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.
Diffstat (limited to 'Filelist')
-rw-r--r--Filelist1
1 files changed, 1 insertions, 0 deletions
diff --git a/Filelist b/Filelist
index 07df2995c5..5695a38602 100644
--- a/Filelist
+++ b/Filelist
@@ -7,6 +7,7 @@ SRC_ALL = \
.lgtm.yml \
.travis.yml \
appveyor.yml \
+ src/Make_all.mak \
src/appveyor.bat \
src/README.txt \
src/alloc.h \