forked from aniani/vim
updated for version 7.3.1304
Problem: Test 89 still fails on MS-Windows. Solution: Set 'shellslash'. (Taro Muraoka)
This commit is contained in:
@@ -55,6 +55,7 @@ STARTTEST
|
|||||||
:$put =''
|
:$put =''
|
||||||
:$put ='Testing findfile'
|
:$put ='Testing findfile'
|
||||||
:$put =''
|
:$put =''
|
||||||
|
:set ssl
|
||||||
:$put =findfile('test19.in','src/test*')
|
:$put =findfile('test19.in','src/test*')
|
||||||
:exe "cd" cwd
|
:exe "cd" cwd
|
||||||
:cd ..
|
:cd ..
|
||||||
|
@@ -728,6 +728,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
1304,
|
||||||
/**/
|
/**/
|
||||||
1303,
|
1303,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user