mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
patch 7.4.1805
Problem: Running tests in shadow dir fails. Solution: Link the samples directory
This commit is contained in:
@@ -2608,6 +2608,7 @@ shadow: runtime pixmaps
|
||||
../../testdir/*.py \
|
||||
../../testdir/python* \
|
||||
../../testdir/sautest \
|
||||
../../testdir/samples \
|
||||
../../testdir/test83-tags? \
|
||||
../../testdir/*.ok .
|
||||
|
||||
|
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1805,
|
||||
/**/
|
||||
1804,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user