comparison src/version.c @ 22383:82d92f6c756c v8.2.1740

patch 8.2.1740: test fails without the terminal feature Commit: https://github.com/vim/vim/commit/58dbef330c42511f9d7d3b3990c73387041f3f3f Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 25 22:13:05 2020 +0200 patch 8.2.1740: test fails without the terminal feature Problem: Test fails without the terminal feature. Solution: Skip test if the terminal feature is not available.
author Bram Moolenaar <Bram@vim.org>
date Fri, 25 Sep 2020 22:15:04 +0200
parents 6fe9536694ff
children 770fe121ca64
comparison
equal deleted inserted replaced
22382:dcfdfcb1f6c9 22383:82d92f6c756c
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 1740,
753 /**/ 755 /**/
754 1739, 756 1739,
755 /**/ 757 /**/
756 1738, 758 1738,
757 /**/ 759 /**/