1
0
forked from aniani/vim

Make test 73 a bit more portable.

This commit is contained in:
Bram Moolenaar
2010-08-04 18:27:57 +02:00
parent 1affd72471
commit 3ea5fa7a11
3 changed files with 9 additions and 4 deletions

View File

@@ -59,6 +59,7 @@ clean:
-if exist mbyte.vim del mbyte.vim
-if exist mzscheme.vim del mzscheme.vim
-del X*
-del X*.*
-if exist viminfo del viminfo
.in.out:

View File

@@ -1,13 +1,15 @@
Tests for find completion.
STARTTEST
:!mkdir -p Xfind/in/path
:!mkdir Xfind
:!mkdir Xfind/in
:!mkdir Xfind/in/path
:e Xfind/file.txt
aHoly Grail:w
SHoly Grail:w
:e Xfind/in/file.txt
aJimmy Hoffa:w
SJimmy Hoffa:w
:e Xfind/in/path/file.txt
aE.T.:w
SE.T.:w
:set path=Xfind/**
:set nocp
:find file