comparison src/version.c @ 12897:119a03a48c83 v8.0.1325

patch 8.0.1325: more tests are not run commit https://github.com/vim/vim/commit/5df95ea9ef34b5a898141ddc7134e4a7de713ba5 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Nov 20 22:08:10 2017 +0100 patch 8.0.1325: more tests are not run Problem: More tests are not run. Solution: Add targets to the list of tests. (Yegappan Lakshmanan)
author Christian Brabandt <cb@256bit.org>
date Mon, 20 Nov 2017 22:15:05 +0100
parents d872005ecfcd
children 9e04de2aa738
comparison
equal deleted inserted replaced
12896:1005b7081579 12897:119a03a48c83
769 NULL 769 NULL
770 }; 770 };
771 771
772 static int included_patches[] = 772 static int included_patches[] =
773 { /* Add new patch number below this line */ 773 { /* Add new patch number below this line */
774 /**/
775 1325,
774 /**/ 776 /**/
775 1324, 777 1324,
776 /**/ 778 /**/
777 1323, 779 1323,
778 /**/ 780 /**/