annotate src/testdir/test43.ok @ 10599:2748b23db6bb v8.0.0189

patch 8.0.0189: profile commands are not tested commit https://github.com/vim/vim/commit/296b1f28ca9cedeb55872f306808b2214b519ce7 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 15 15:22:33 2017 +0100 patch 8.0.0189: profile commands are not tested Problem: There are no tests for the :profile command. Solution: Add tests. (Dominique Pelle, closes https://github.com/vim/vim/issues/1383)
author Christian Brabandt <cb@256bit.org>
date Sun, 15 Jan 2017 15:30:04 +0100
parents 80c529a5650f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
1 1 a aa abb abbcc
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2 2 d dd dee deeff
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
3 3 g gg ghh ghhii
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
4 4 j jj jkk jkkll
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 5 m mm mnn mnnoo
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
6 6 x aa$ x
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
7 7 (a)(b) abba
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
8 8 axx ab]xx
3252
80c529a5650f updated for version 7.3.395
Bram Moolenaar <bram@vim.org>
parents: 7
diff changeset
9 9 foobar
80c529a5650f updated for version 7.3.395
Bram Moolenaar <bram@vim.org>
parents: 7
diff changeset
10 9 foo
80c529a5650f updated for version 7.3.395
Bram Moolenaar <bram@vim.org>
parents: 7
diff changeset
11