From 2f5463df014a406a2b780068e341ef30a99c9b98 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sat, 25 Feb 2017 20:40:46 +0100 Subject: 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. --- Filelist | 1 + 1 file changed, 1 insertion(+) (limited to 'Filelist') 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 \ -- cgit v1.2.1