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/src/version.c b/src/version.c index 6d15166..0e0ad45 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 368, +/**/ 367, /**/ 366,