commit | 471f65813592238509923f2c8748df5be03513e9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Dec 15 14:24:39 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Dec 15 14:24:39 2018 +0100 |
tree | 4ab9a34a6fa5a737c024468f7d6e99df605229d2 | |
parent | 6c8dd39df938c7502a740f59825feeaa5736b245 [diff] [blame] |
patch 8.1.0592: the libvterm tests are not run as part of Vim tests Problem: The libvterm tests are not run as part of Vim tests. Solution: Add testing libvterm.
diff --git a/src/version.c b/src/version.c index aafd4cb..4e79d28 100644 --- a/src/version.c +++ b/src/version.c
@@ -800,6 +800,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 592, +/**/ 591, /**/ 590,