comparison src/version.c @ 15172:de7e90fb445c v8.1.0596

patch 8.1.0596: not all parts of printf() are tested commit https://github.com/vim/vim/commit/21e551cce26ea6ff389b6c90f1945facf1a8a066 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Dec 15 16:08:56 2018 +0100 patch 8.1.0596: not all parts of printf() are tested Problem: Not all parts of printf() are tested. Solution: Add a few more test cases. (Dominique Pelle, closes https://github.com/vim/vim/issues/3691)
author Bram Moolenaar <Bram@vim.org>
date Sat, 15 Dec 2018 16:15:05 +0100
parents 3cd05af56fd1
children 963c1967f917
comparison
equal deleted inserted replaced
15171:d8101121fd28 15172:de7e90fb445c
797 NULL 797 NULL
798 }; 798 };
799 799
800 static int included_patches[] = 800 static int included_patches[] =
801 { /* Add new patch number below this line */ 801 { /* Add new patch number below this line */
802 /**/
803 596,
802 /**/ 804 /**/
803 595, 805 595,
804 /**/ 806 /**/
805 594, 807 594,
806 /**/ 808 /**/