comparison src/version.c @ 24691:18545ce744c4 v8.2.2884

patch 8.2.2884: not enough cscope code is covered by tests Commit: https://github.com/vim/vim/commit/1e469c72ee2914fcffbcd49258036acdabd6f500 Author: Dominique Pelle <dominique.pelle@gmail.com> Date: Mon May 24 19:37:26 2021 +0200 patch 8.2.2884: not enough cscope code is covered by tests Problem: Not enough cscope code is covered by tests. Solution: Add a few test cases. (Dominique Pell?, closes https://github.com/vim/vim/issues/8246)
author Bram Moolenaar <Bram@vim.org>
date Mon, 24 May 2021 19:45:04 +0200
parents 2e6cc2bf37d8
children 97789fcef0cf
comparison
equal deleted inserted replaced
24690:2930ccf12eb7 24691:18545ce744c4
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2884,
753 /**/ 755 /**/
754 2883, 756 2883,
755 /**/ 757 /**/
756 2882, 758 2882,
757 /**/ 759 /**/