summaryrefslogtreecommitdiff
path: root/Filelist
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-02-25 20:40:46 +0100
committerBram Moolenaar <Bram@vim.org>2017-02-25 20:40:46 +0100
commit2f5463df014a406a2b780068e341ef30a99c9b98 (patch)
treec4f3281d53ac6b06554485101c0be8acf70359ba /Filelist
parentf7506cade470efd122fa8fb61dd4e5ad21d1e246 (diff)
downloadvim-2f5463df014a406a2b780068e341ef30a99c9b98.zip
patch 8.0.0368: not all options are tested with a range of values
Problem: Not all options are tested with a range of values. Solution: Generate a test script from the source code.
Diffstat (limited to 'Filelist')
-rw-r--r--Filelist1
1 files changed, 1 insertions, 0 deletions
diff --git a/Filelist b/Filelist
index 316a40312..99f72d0fb 100644
--- a/Filelist
+++ b/Filelist
@@ -97,6 +97,7 @@ SRC_ALL = \
src/tee/tee.c \
src/xxd/xxd.c \
src/main.aap \
+ src/gen_opt_test.vim \
src/testdir/main.aap \
src/testdir/README.txt \
src/testdir/Make_all.mak \