comparison src/version.c @ 15170:3cd05af56fd1 v8.1.0595

patch 8.1.0595: libvterm tests are not run with coverage commit https://github.com/vim/vim/commit/a9659e0da41388f2c7aedccf016c2fe2eeec6a82 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Dec 15 15:59:32 2018 +0100 patch 8.1.0595: libvterm tests are not run with coverage Problem: Libvterm tests are not run with coverage. Solution: Adjust the Travis config. Show the actually run commands.
author Bram Moolenaar <Bram@vim.org>
date Sat, 15 Dec 2018 16:00:06 +0100
parents 1cc5524d1081
children de7e90fb445c
comparison
equal deleted inserted replaced
15169:a000d97ce1db 15170:3cd05af56fd1
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 595,
802 /**/ 804 /**/
803 594, 805 594,
804 /**/ 806 /**/
805 593, 807 593,
806 /**/ 808 /**/