annotate src/testdir/test91.ok @ 10930:126405b39964 v8.0.0354

patch 8.0.0354: test to check that setting termcap key fails sometimes commit https://github.com/vim/vim/commit/1c410400fad79068b16dc4c6c7a023463a0858cf Author: Bram Moolenaar <Bram@vim.org> Date: Thu Feb 23 15:20:03 2017 +0100 patch 8.0.0354: test to check that setting termcap key fails sometimes Problem: Test to check that setting termcap key fails sometimes. Solution: Check for "t_k1" to exist. (Christian Brabandt, closes https://github.com/vim/vim/issues/1459)
author Christian Brabandt <cb@256bit.org>
date Thu, 23 Feb 2017 15:30:05 +0100
parents 5780bd3a5a7e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4157
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
1 start:
7042
e8eccb9621f7 commit https://github.com/vim/vim/commit/7e47d1ac6a9ae0e5a7167aa34ff651a9c39c1641
Christian Brabandt <cb@256bit.org>
parents: 6197
diff changeset
2 'abcd'
e8eccb9621f7 commit https://github.com/vim/vim/commit/7e47d1ac6a9ae0e5a7167aa34ff651a9c39c1641
Christian Brabandt <cb@256bit.org>
parents: 6197
diff changeset
3 'abcd'
4157
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
4 'Dance'
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
5 'Dance'
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
6 {'var_str': 'Dance'}
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
7 {'var_str': 'Dance'}
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
8 'Chance'
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
9 {}
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
10 {}
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
11 ''
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
12 'Chance'
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
13 0
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
14 0
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
15 [1, 2, 3]
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
16 [1, 2, 3]
6197
4176c48c7dd5 updated for version 7.4.434
Bram Moolenaar <bram@vim.org>
parents: 5231
diff changeset
17 {'var_list': [1, 2, 3], 'other': 777}
4176c48c7dd5 updated for version 7.4.434
Bram Moolenaar <bram@vim.org>
parents: 5231
diff changeset
18 {'var_list': [1, 2, 3], 'other': 777}
4157
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
19 [4, 5, 6, 7]
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
20 ''
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
21 [4, 5, 6, 7]
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
22 ''
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
23 [4, 5, 6, 7]
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
24 {'dict': 'tabwin'}
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
25 {'dict': 'tabwin'}
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
26 {'var_dict': {'dict': 'tabwin'}}
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
27 {'var_dict': {'dict': 'tabwin'}}
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
28 {'dict2': 'newval'}
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
29 {}
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
30 {}
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
31 ''
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
32 {'dict2': 'newval'}
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
33 ''
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
34 {'dict2': 'newval'}
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
35 ''
cb185366f5c8 updated for version 7.3.831
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
36 1