comparison src/version.c @ 20980:a51ce93f3e6c v8.2.1041

patch 8.2.1041: test summary is missing executed count Commit: https://github.com/vim/vim/commit/7eaafe65eef88493c789b160914c8e2e8e42d4a7 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jun 22 22:10:06 2020 +0200 patch 8.2.1041: test summary is missing executed count Problem: Test summary is missing executed count. Solution: Adjust pattern used for counting.
author Bram Moolenaar <Bram@vim.org>
date Mon, 22 Jun 2020 22:15:03 +0200
parents 2c3e7a6bd6c6
children bb49b5090a9c
comparison
equal deleted inserted replaced
20979:7bc2d55a77dc 20980:a51ce93f3e6c
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1041,
757 /**/ 759 /**/
758 1040, 760 1040,
759 /**/ 761 /**/
760 1039, 762 1039,
761 /**/ 763 /**/