commit | 2f5463df014a406a2b780068e341ef30a99c9b98 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Feb 25 20:40:46 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 25 20:40:46 2017 +0100 |
tree | c4f3281d53ac6b06554485101c0be8acf70359ba | |
parent | f7506cade470efd122fa8fb61dd4e5ad21d1e246 [diff] [blame] |
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.
diff --git a/Filelist b/Filelist index 316a403..99f72d0 100644 --- a/Filelist +++ b/Filelist
@@ -97,6 +97,7 @@ 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 \