comparison src/version.c @ 18995:c77d7a415e59 v8.2.0058

patch 8.2.0058: running tests changes ~/.viminfo Commit: https://github.com/vim/vim/commit/eb698d0b3295675f184ad4b62034e064cded4ade Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 30 00:07:57 2019 +0100 patch 8.2.0058: running tests changes ~/.viminfo Problem: Running tests changes ~/.viminfo. Solution: Make 'viminfo' empty when summarizing tests results. (closes https://github.com/vim/vim/issues/5414)
author Bram Moolenaar <Bram@vim.org>
date Mon, 30 Dec 2019 00:15:04 +0100
parents dcbc559510f6
children 6b2d93436388
comparison
equal deleted inserted replaced
18994:8fe692b5ad53 18995:c77d7a415e59
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 58,
745 /**/ 747 /**/
746 57, 748 57,
747 /**/ 749 /**/
748 56, 750 56,
749 /**/ 751 /**/