Mercurial > vim
annotate src/testdir/test17.ok @ 4467:6ea4431f7939
Added tag v7-3-981 for changeset 4ff8fa416a0d
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Tue, 21 May 2013 00:03:02 +0200 |
parents | d29aa05b7e31 |
children | 5569d11ef585 |
rev | line source |
---|---|
7 | 1 This file is just to test "gf" in test 17. |
2485
5edcd4ef88df
Small changes to the test files. (John Beckett)
Bram Moolenaar <bram@vim.org>
parents:
7
diff
changeset
|
2 The contents is not important. |
7 | 3 Just testing! |
3699 | 4 |
5 | |
6 --- Included files in path --- | |
7 Xdir1/dir2/foo.a | |
8 Xdir1/dir2/foo.a --> | |
9 Xdir1/dir2/bar.a | |
10 Xdir1/dir2/bar.a --> | |
11 Xdir1/dir2/baz.a | |
12 Xdir1/dir2/baz.a --> | |
13 "foo.a" (Already listed) | |
14 | |
15 | |
16 --- Included files in path --- | |
17 Xdir1/dir2/foo.b | |
18 Xdir1/dir2/foo.b --> | |
19 Xdir1/dir2/bar.b | |
20 Xdir1/dir2/bar.b --> | |
21 Xdir1/dir2/baz.b | |
22 Xdir1/dir2/baz.b --> | |
23 foo (Already listed) | |
24 | |
25 | |
26 --- Included files in path --- | |
27 Xdir1/dir2/foo.c | |
28 Xdir1/dir2/foo.c --> | |
29 Xdir1/dir2/bar.c | |
30 Xdir1/dir2/bar.c --> | |
31 Xdir1/dir2/baz.c | |
32 Xdir1/dir2/baz.c --> | |
33 foo.c^@ (Already listed) |