comparison src/version.c @ 15168:1cc5524d1081 v8.1.0594

patch 8.1.0594: libvterm tests fail to run on Mac commit https://github.com/vim/vim/commit/8b321d6a521e76c5cbe640272574e4fbd42cba9b Author: Bram Moolenaar <Bram@vim.org> Date: Sat Dec 15 15:39:28 2018 +0100 patch 8.1.0594: libvterm tests fail to run on Mac Problem: Libvterm tests fail to run on Mac. Solution: Only run libvterm tests on Linux.
author Bram Moolenaar <Bram@vim.org>
date Sat, 15 Dec 2018 15:45:05 +0100
parents 694594a0d25d
children 3cd05af56fd1
comparison
equal deleted inserted replaced
15167:e958bbe5bf1b 15168:1cc5524d1081
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 594,
802 /**/ 804 /**/
803 593, 805 593,
804 /**/ 806 /**/
805 592, 807 592,
806 /**/ 808 /**/