0
0
mirror of https://github.com/vim/vim.git synced 2025-11-13 22:54:27 -05:00

patch 8.0.1695: xxd test not run on MS-Windows

Problem:    Xxd test not run on MS-Windows.
Solution:   Use xxd.exe if it exists.
This commit is contained in:
Bram Moolenaar
2018-04-10 21:46:10 +02:00
parent b377457e69
commit 6995c0a7a9
2 changed files with 23 additions and 10 deletions

View File

@@ -762,6 +762,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1695,
/**/
1694,
/**/