diff options
Diffstat (limited to 'src/testdir/test64.in')
-rw-r--r-- | src/testdir/test64.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/testdir/test64.in b/src/testdir/test64.in index 51cdb31e8..fe61ed3f2 100644 --- a/src/testdir/test64.in +++ b/src/testdir/test64.in @@ -486,6 +486,12 @@ y$Gop:" :.yank Gop:" :" +:" Check using a backref matching in a previous line +/^Backref: +/\v.*\/(.*)\n.*\/\1$ +:.yank +Gop:" +:" :" Check a pattern with a look beind crossing a line boundary /^Behind: /\(<\_[xy]\+\)\@3<=start @@ -566,6 +572,13 @@ a b c +Backref: +./Dir1/Dir2/zyxwvuts.txt +./Dir1/Dir2/abcdefgh.bat + +./Dir1/Dir2/file1.txt +./OtherDir1/OtherDir2/file1.txt + Behind: asdfasd<yyy xxstart1 |