]> granicus.if.org Git - vim/commitdiff
patch 7.4.1251 v7.4.1251
authorBram Moolenaar <Bram@vim.org>
Wed, 3 Feb 2016 20:56:42 +0000 (21:56 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 3 Feb 2016 20:56:42 +0000 (21:56 +0100)
Problem:    New test file missing from distribution.
Solution:   Add src/testdir/*.py.

Filelist
src/version.c

index b7fb61bdf7e00948faec2a4bddc00e85bf021061..e0eb8826d4c4853bf2f110858289fa07e8341489 100644 (file)
--- a/Filelist
+++ b/Filelist
@@ -91,6 +91,7 @@ SRC_ALL =     \
                src/testdir/README.txt \
                src/testdir/Make_all.mak \
                src/testdir/*.in \
+               src/testdir/*.py \
                src/testdir/sautest/autoload/*.vim \
                src/testdir/runtest.vim \
                src/testdir/test[0-9]*.ok \
index 4af96f156d7f540f0d481b0c8b4df3c3f22e908f..f88b8cbd0713edf2e9c8ab1991aa7aaf576cfc27 100644 (file)
@@ -742,6 +742,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1251,
 /**/
     1250,
 /**/