diff options
| author | Bram Moolenaar <Bram@vim.org> | 2013-07-03 17:14:00 +0200 |
|---|---|---|
| committer | Bram Moolenaar <Bram@vim.org> | 2013-07-03 17:14:00 +0200 |
| commit | f4c5fcb3ad0b98d6827d5f95e5c66cdd54e66a02 (patch) | |
| tree | b90fb10d1d9e99ac323b2b6469a84ebbf5f98d44 /src/testdir/test89.ok | |
| parent | 8968a31179c8142cc4ccc2f27cf09e03135c35c7 (diff) | |
| download | vim-git-f4c5fcb3ad0b98d6827d5f95e5c66cdd54e66a02.tar.gz | |
updated for version 7.3.1297v7.3.1297
Problem: findfile() directory matching does not work when a star follows
text. (Markus Braun)
Solution: Make a wildcard work properly. (Christian Brabandt)
Diffstat (limited to 'src/testdir/test89.ok')
| -rw-r--r-- | src/testdir/test89.ok | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/testdir/test89.ok b/src/testdir/test89.ok index 17bb5d764..90034758d 100644 --- a/src/testdir/test89.ok +++ b/src/testdir/test89.ok @@ -20,3 +20,9 @@ results: number relativenumber + +Testing findfile + +src/testdir/test19.in +testdir/test19.in +testdir/test19.in |
