Mercurial > vim
comparison src/version.c @ 14802:9b04068f7265 v8.1.0413
patch 8.1.0413: test output is duplicated or missing
commit https://github.com/vim/vim/commit/933bef779a4da4180f9212039363236ff68a33bc
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Sep 20 21:39:33 2018 +0200
patch 8.1.0413: test output is duplicated or missing
Problem: Test output is duplicated or missing.
Solution: Adjust the MS-Windows and Unix test makefiles. (Ken Takata,
closes #3452)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 20 Sep 2018 21:45:05 +0200 |
parents | 40e19745ad12 |
children | cca823b02a04 |
comparison
equal
deleted
inserted
replaced
14801:433a8e0173a4 | 14802:9b04068f7265 |
---|---|
792 NULL | 792 NULL |
793 }; | 793 }; |
794 | 794 |
795 static int included_patches[] = | 795 static int included_patches[] = |
796 { /* Add new patch number below this line */ | 796 { /* Add new patch number below this line */ |
797 /**/ | |
798 413, | |
797 /**/ | 799 /**/ |
798 412, | 800 412, |
799 /**/ | 801 /**/ |
800 411, | 802 411, |
801 /**/ | 803 /**/ |