mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
runtime(syntax-tests): Introduce self tests for screen dumping
Write a batch of test files with made-up syntax to serve for additional linewise checks to be manually performed whenever the algorithm for screen dump file generation is modified. Define a shell variable VIM_SYNTAX_SELF_TESTING to run these tests: cd runtime/syntax/ VIM_SYNTAX_SELF_TESTING=1 make clean test related: #15150 Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
cc5482edb4
commit
d2f4987999
10
runtime/syntax/testdir/input/selftestdir/README.txt
Normal file
10
runtime/syntax/testdir/input/selftestdir/README.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
The test files with made-up syntax in this directory serve for additional
|
||||
linewise checks to be manually performed whenever the algorithm managing
|
||||
screen dump file generation is modified (../../runtest.vim#RunTest()).
|
||||
|
||||
This is mainly used for debugging and testing the syntax test suite.
|
||||
|
||||
Please test any changes as follows:
|
||||
cd runtime/syntax/
|
||||
VIM_SYNTAX_SELF_TESTING=1 make clean test
|
||||
|
60
runtime/syntax/testdir/input/selftestdir/dots_01
Normal file
60
runtime/syntax/testdir/input/selftestdir/dots_01
Normal file
@@ -0,0 +1,60 @@
|
||||
..........................................................................1
|
||||
..........................................................................2
|
||||
..........................................................................3
|
||||
..........................................................................4
|
||||
..............................winwidth(0): 75.............................5
|
||||
.............................winheight(0): 19.............................6
|
||||
.................................ruler....................................7
|
||||
..........................................................................8
|
||||
..........................................................................9
|
||||
.........................................................................10
|
||||
.........................................................................11
|
||||
.........................................................................12
|
||||
.........................................................................13
|
||||
.........................................................................14
|
||||
.........................................................................15
|
||||
.........................................................................16
|
||||
.........................................................................17
|
||||
.........................................................................18
|
||||
.........................................................................19
|
||||
.........................................................................20
|
||||
.........................................................................21
|
||||
.........................................................................22
|
||||
.........................................................................23
|
||||
.........................................................................24
|
||||
.........................................................................25
|
||||
.........................................................................26
|
||||
.........................................................................27
|
||||
.........................................................................28
|
||||
.........................................................................29
|
||||
.........................................................................30
|
||||
.........................................................................31
|
||||
.........................................................................32
|
||||
.........................................................................33
|
||||
.........................................................................34
|
||||
.........................................................................35
|
||||
.........................................................................36
|
||||
.........................................................................37
|
||||
.........................................................................38
|
||||
.........................................................................39
|
||||
.........................................................................40
|
||||
.........................................................................41
|
||||
.........................................................................42
|
||||
.........................................................................43
|
||||
.........................................................................44
|
||||
.........................................................................45
|
||||
.........................................................................46
|
||||
.........................................................................47
|
||||
.........................................................................48
|
||||
.........................................................................49
|
||||
.........................................................................50
|
||||
.........................................................................51
|
||||
.........................................................................52
|
||||
.........................................................................53
|
||||
.........................................................................54
|
||||
.........................................................................55
|
||||
.........................................................................56
|
||||
.........................................................................57
|
||||
.........................................................................58
|
||||
.........................................................................59
|
||||
.........................................................................60
|
30
runtime/syntax/testdir/input/selftestdir/dots_02
Normal file
30
runtime/syntax/testdir/input/selftestdir/dots_02
Normal file
@@ -0,0 +1,30 @@
|
||||
1..........................................................................2
|
||||
3..........................................................................4
|
||||
5..........................................................................6
|
||||
7..........................................................................8
|
||||
9............................winwidth(0): 75...............................10
|
||||
11..........................winheight(0): 19...............................12
|
||||
13..............................ruler......................................14
|
||||
15.........................................................................16
|
||||
17.........................................................................18
|
||||
19.........................................................................20
|
||||
21.........................................................................22
|
||||
23.........................................................................24
|
||||
25.........................................................................26
|
||||
27.........................................................................28
|
||||
29.........................................................................30
|
||||
31.........................................................................32
|
||||
33.........................................................................34
|
||||
35.........................................................................36
|
||||
37.........................................................................38
|
||||
39.........................................................................40
|
||||
41.........................................................................42
|
||||
43.........................................................................44
|
||||
45.........................................................................46
|
||||
47.........................................................................48
|
||||
49.........................................................................50
|
||||
51.........................................................................52
|
||||
53.........................................................................54
|
||||
55.........................................................................56
|
||||
57.........................................................................58
|
||||
59.........................................................................60
|
20
runtime/syntax/testdir/input/selftestdir/dots_03
Normal file
20
runtime/syntax/testdir/input/selftestdir/dots_03
Normal file
@@ -0,0 +1,20 @@
|
||||
1..........................................................................2..........................................................................3
|
||||
4..........................................................................5..........................................................................6
|
||||
7..........................................................................8..........................................................................9
|
||||
10.........................................................................11.........................................................................12
|
||||
13...........................winwidth(0): 75...............................14.........................................................................15
|
||||
16..........................winheight(0): 19...............................17.........................................................................18
|
||||
19..............................ruler......................................20.........................................................................21
|
||||
22.........................................................................23.........................................................................24
|
||||
25.........................................................................26.........................................................................27
|
||||
28.........................................................................29.........................................................................30
|
||||
31.........................................................................32.........................................................................33
|
||||
34.........................................................................35.........................................................................36
|
||||
37.........................................................................38.........................................................................39
|
||||
40.........................................................................41.........................................................................42
|
||||
43.........................................................................44.........................................................................45
|
||||
46.........................................................................47.........................................................................48
|
||||
49.........................................................................50.........................................................................51
|
||||
52.........................................................................53.........................................................................54
|
||||
55.........................................................................56.........................................................................57
|
||||
58.........................................................................59.........................................................................60
|
15
runtime/syntax/testdir/input/selftestdir/dots_04
Normal file
15
runtime/syntax/testdir/input/selftestdir/dots_04
Normal file
@@ -0,0 +1,15 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4
|
||||
5..........................................................................6..........................................................................7..........................................................................8
|
||||
9..........................................................................10.........................................................................11.........................................................................12
|
||||
13.........................................................................14.........................................................................15.........................................................................16
|
||||
17...........................winwidth(0): 75...............................18.........................................................................19.........................................................................20
|
||||
21..........................winheight(0): 19...............................22.........................................................................23.........................................................................24
|
||||
25..............................ruler......................................26.........................................................................27.........................................................................28
|
||||
29.........................................................................30.........................................................................31.........................................................................32
|
||||
33.........................................................................34.........................................................................35.........................................................................36
|
||||
37.........................................................................38.........................................................................39.........................................................................40
|
||||
41.........................................................................42.........................................................................43.........................................................................44
|
||||
45.........................................................................46.........................................................................47.........................................................................48
|
||||
49.........................................................................50.........................................................................51.........................................................................52
|
||||
53.........................................................................54.........................................................................55.........................................................................56
|
||||
57.........................................................................58.........................................................................59.........................................................................60
|
12
runtime/syntax/testdir/input/selftestdir/dots_05
Normal file
12
runtime/syntax/testdir/input/selftestdir/dots_05
Normal file
@@ -0,0 +1,12 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5
|
||||
6..........................................................................7..........................................................................8..........................................................................9..........................................................................10
|
||||
11.........................................................................12.........................................................................13.........................................................................14.........................................................................15
|
||||
16.........................................................................17.........................................................................18.........................................................................19.........................................................................20
|
||||
21...........................winwidth(0): 75...............................22.........................................................................23.........................................................................24.........................................................................25
|
||||
26..........................winheight(0): 19...............................27.........................................................................28.........................................................................29.........................................................................30
|
||||
31..............................ruler......................................32.........................................................................33.........................................................................34.........................................................................35
|
||||
36.........................................................................37.........................................................................38.........................................................................39.........................................................................40
|
||||
41.........................................................................42.........................................................................43.........................................................................44.........................................................................45
|
||||
46.........................................................................47.........................................................................48.........................................................................49.........................................................................50
|
||||
51.........................................................................52.........................................................................53.........................................................................54.........................................................................55
|
||||
56.........................................................................57.........................................................................58.........................................................................59.........................................................................60
|
10
runtime/syntax/testdir/input/selftestdir/dots_06
Normal file
10
runtime/syntax/testdir/input/selftestdir/dots_06
Normal file
@@ -0,0 +1,10 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5..........................................................................6
|
||||
7..........................................................................8..........................................................................9..........................................................................10.........................................................................11.........................................................................12
|
||||
13.........................................................................14.........................................................................15.........................................................................16.........................................................................17.........................................................................18
|
||||
19.........................................................................20.........................................................................21.........................................................................22.........................................................................23.........................................................................24
|
||||
25...........................winwidth(0): 75...............................26.........................................................................27.........................................................................28.........................................................................29.........................................................................30
|
||||
31..........................winheight(0): 19...............................32.........................................................................33.........................................................................34.........................................................................35.........................................................................36
|
||||
37..............................ruler......................................38.........................................................................39.........................................................................40.........................................................................41.........................................................................42
|
||||
43.........................................................................44.........................................................................45.........................................................................46.........................................................................47.........................................................................48
|
||||
49.........................................................................50.........................................................................51.........................................................................52.........................................................................53.........................................................................54
|
||||
55.........................................................................56.........................................................................57.........................................................................58.........................................................................59.........................................................................60
|
9
runtime/syntax/testdir/input/selftestdir/dots_07
Normal file
9
runtime/syntax/testdir/input/selftestdir/dots_07
Normal file
@@ -0,0 +1,9 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5..........................................................................6..........................................................................7
|
||||
8..........................................................................9..........................................................................10.........................................................................11.........................................................................12.........................................................................13.........................................................................14
|
||||
15.........................................................................16.........................................................................17.........................................................................18.........................................................................19.........................................................................20.........................................................................21
|
||||
22.........................................................................23.........................................................................24.........................................................................25.........................................................................26.........................................................................27.........................................................................28
|
||||
29...........................winwidth(0): 75...............................30.........................................................................31.........................................................................32.........................................................................33.........................................................................34.........................................................................35
|
||||
36..........................winheight(0): 19...............................37.........................................................................38.........................................................................39.........................................................................40.........................................................................41.........................................................................42
|
||||
43..............................ruler......................................44.........................................................................45.........................................................................46.........................................................................47.........................................................................48.........................................................................49
|
||||
50.........................................................................51.........................................................................52.........................................................................53.........................................................................54.........................................................................55.........................................................................56
|
||||
57.........................................................................58.........................................................................59.........................................................................60.........................................................................61.........................................................................62.........................................................................63
|
8
runtime/syntax/testdir/input/selftestdir/dots_08
Normal file
8
runtime/syntax/testdir/input/selftestdir/dots_08
Normal file
@@ -0,0 +1,8 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5..........................................................................6..........................................................................7..........................................................................8
|
||||
9..........................................................................10.........................................................................11.........................................................................12.........................................................................13.........................................................................14.........................................................................15.........................................................................16
|
||||
17.........................................................................18.........................................................................19.........................................................................20.........................................................................21.........................................................................22.........................................................................23.........................................................................24
|
||||
25.........................................................................26.........................................................................27.........................................................................28.........................................................................29.........................................................................30.........................................................................31.........................................................................32
|
||||
33...........................winwidth(0): 75...............................34.........................................................................35.........................................................................36.........................................................................37.........................................................................38.........................................................................39.........................................................................40
|
||||
41..........................winheight(0): 19...............................42.........................................................................43.........................................................................44.........................................................................45.........................................................................46.........................................................................47.........................................................................48
|
||||
49..............................ruler......................................50.........................................................................51.........................................................................52.........................................................................53.........................................................................54.........................................................................55.........................................................................56
|
||||
57.........................................................................58.........................................................................59.........................................................................60.........................................................................61.........................................................................62.........................................................................63.........................................................................64
|
7
runtime/syntax/testdir/input/selftestdir/dots_09
Normal file
7
runtime/syntax/testdir/input/selftestdir/dots_09
Normal file
@@ -0,0 +1,7 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5..........................................................................6..........................................................................7..........................................................................8..........................................................................9
|
||||
10.........................................................................11.........................................................................12.........................................................................13.........................................................................14.........................................................................15.........................................................................16.........................................................................17.........................................................................18
|
||||
19.........................................................................20.........................................................................21.........................................................................22.........................................................................23.........................................................................24.........................................................................25.........................................................................26.........................................................................27
|
||||
28.........................................................................29.........................................................................30.........................................................................31.........................................................................32.........................................................................33.........................................................................34.........................................................................35.........................................................................36
|
||||
37...........................winwidth(0): 75...............................38.........................................................................39.........................................................................40.........................................................................41.........................................................................42.........................................................................43.........................................................................44.........................................................................45
|
||||
46..........................winheight(0): 19...............................47.........................................................................48.........................................................................49.........................................................................50.........................................................................51.........................................................................52.........................................................................53.........................................................................54
|
||||
55..............................ruler......................................56.........................................................................57.........................................................................58.........................................................................59.........................................................................60.........................................................................61.........................................................................62.........................................................................63
|
6
runtime/syntax/testdir/input/selftestdir/dots_10
Normal file
6
runtime/syntax/testdir/input/selftestdir/dots_10
Normal file
@@ -0,0 +1,6 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5..........................................................................6..........................................................................7..........................................................................8..........................................................................9..........................................................................10
|
||||
11.........................................................................12.........................................................................13.........................................................................14.........................................................................15.........................................................................16.........................................................................17.........................................................................18.........................................................................19.........................................................................20
|
||||
21.........................................................................22.........................................................................23.........................................................................24.........................................................................25.........................................................................26.........................................................................27.........................................................................28.........................................................................29.........................................................................30
|
||||
31...........................winwidth(0): 75...............................32.........................................................................33.........................................................................34.........................................................................35.........................................................................36.........................................................................37.........................................................................38.........................................................................39.........................................................................40
|
||||
41..........................wihheight(0): 19...............................42.........................................................................43.........................................................................44.........................................................................45.........................................................................46.........................................................................47.........................................................................48.........................................................................49.........................................................................50
|
||||
51..............................ruler......................................52.........................................................................53.........................................................................54.........................................................................55.........................................................................56.........................................................................57.........................................................................58.........................................................................59.........................................................................60
|
6
runtime/syntax/testdir/input/selftestdir/dots_11
Normal file
6
runtime/syntax/testdir/input/selftestdir/dots_11
Normal file
@@ -0,0 +1,6 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5..........................................................................6..........................................................................7..........................................................................8..........................................................................9..........................................................................10.........................................................................11
|
||||
12.........................................................................13.........................................................................14.........................................................................15.........................................................................16.........................................................................17.........................................................................18.........................................................................19.........................................................................20.........................................................................21.........................................................................22
|
||||
23.........................................................................24.........................................................................25.........................................................................26.........................................................................27.........................................................................28.........................................................................29.........................................................................30.........................................................................31.........................................................................32.........................................................................33
|
||||
34...........................winwidth(0): 75...............................35.........................................................................36.........................................................................37.........................................................................38.........................................................................39.........................................................................40.........................................................................41.........................................................................42.........................................................................43.........................................................................44
|
||||
45..........................winheight(0): 19...............................46.........................................................................47.........................................................................48.........................................................................49.........................................................................50.........................................................................51.........................................................................52.........................................................................53.........................................................................54.........................................................................55
|
||||
56..............................ruler......................................57.........................................................................58.........................................................................59.........................................................................60.........................................................................61.........................................................................62.........................................................................63.........................................................................64.........................................................................65.........................................................................66
|
5
runtime/syntax/testdir/input/selftestdir/dots_12
Normal file
5
runtime/syntax/testdir/input/selftestdir/dots_12
Normal file
@@ -0,0 +1,5 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5..........................................................................6..........................................................................7..........................................................................8..........................................................................9..........................................................................10.........................................................................11.........................................................................12
|
||||
13.........................................................................14.........................................................................15.........................................................................16.........................................................................17.........................................................................18.........................................................................19.........................................................................20.........................................................................21.........................................................................22.........................................................................23.........................................................................24
|
||||
25...........................winwidth(0): 75...............................26.........................................................................27.........................................................................28.........................................................................29.........................................................................30.........................................................................31.........................................................................32.........................................................................33.........................................................................34.........................................................................35.........................................................................36
|
||||
37..........................winheight(0): 19...............................38.........................................................................39.........................................................................40.........................................................................41.........................................................................42.........................................................................43.........................................................................44.........................................................................45.........................................................................46.........................................................................47.........................................................................48
|
||||
49..............................ruler......................................50.........................................................................51.........................................................................52.........................................................................53.........................................................................54.........................................................................55.........................................................................56.........................................................................57.........................................................................58.........................................................................59.........................................................................60
|
5
runtime/syntax/testdir/input/selftestdir/dots_13
Normal file
5
runtime/syntax/testdir/input/selftestdir/dots_13
Normal file
@@ -0,0 +1,5 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5..........................................................................6..........................................................................7..........................................................................8..........................................................................9..........................................................................10.........................................................................11.........................................................................12.........................................................................13
|
||||
14.........................................................................15.........................................................................16.........................................................................17.........................................................................18.........................................................................19.........................................................................20.........................................................................21.........................................................................22.........................................................................23.........................................................................24.........................................................................25.........................................................................26
|
||||
27...........................winwidth(0): 75...............................28.........................................................................29.........................................................................30.........................................................................31.........................................................................32.........................................................................33.........................................................................34.........................................................................35.........................................................................36.........................................................................37.........................................................................38.........................................................................39
|
||||
40..........................winheight(0): 19...............................41.........................................................................42.........................................................................43.........................................................................44.........................................................................45.........................................................................46.........................................................................47.........................................................................48.........................................................................49.........................................................................50.........................................................................51.........................................................................52
|
||||
53..............................ruler......................................54.........................................................................55.........................................................................56.........................................................................57.........................................................................58.........................................................................59.........................................................................60.........................................................................61.........................................................................62.........................................................................63.........................................................................64.........................................................................65
|
5
runtime/syntax/testdir/input/selftestdir/dots_14
Normal file
5
runtime/syntax/testdir/input/selftestdir/dots_14
Normal file
@@ -0,0 +1,5 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5..........................................................................6..........................................................................7..........................................................................8..........................................................................9..........................................................................10.........................................................................11.........................................................................12.........................................................................13.........................................................................14
|
||||
15.........................................................................16.........................................................................17.........................................................................18.........................................................................19.........................................................................20.........................................................................21.........................................................................22.........................................................................23.........................................................................24.........................................................................25.........................................................................26.........................................................................27.........................................................................28
|
||||
29...........................winwidth(0): 75...............................30.........................................................................31.........................................................................32.........................................................................33.........................................................................34.........................................................................35.........................................................................36.........................................................................37.........................................................................38.........................................................................39.........................................................................40.........................................................................41.........................................................................42
|
||||
43..........................winheight(0): 19...............................44.........................................................................45.........................................................................46.........................................................................47.........................................................................48.........................................................................49.........................................................................50.........................................................................51.........................................................................52.........................................................................53.........................................................................54.........................................................................55.........................................................................56
|
||||
57..............................ruler......................................58.........................................................................59.........................................................................60.........................................................................61.........................................................................62.........................................................................63.........................................................................64.........................................................................65.........................................................................66.........................................................................67.........................................................................68.........................................................................69.........................................................................70
|
4
runtime/syntax/testdir/input/selftestdir/dots_15
Normal file
4
runtime/syntax/testdir/input/selftestdir/dots_15
Normal file
@@ -0,0 +1,4 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5..........................................................................6..........................................................................7..........................................................................8..........................................................................9..........................................................................10.........................................................................11.........................................................................12.........................................................................13.........................................................................14.........................................................................15
|
||||
16...........................winwidth(0): 75...............................17.........................................................................18.........................................................................19.........................................................................20.........................................................................21.........................................................................22.........................................................................23.........................................................................24.........................................................................25.........................................................................26.........................................................................27.........................................................................28.........................................................................29.........................................................................30
|
||||
31..........................winheight(0): 19...............................32.........................................................................33.........................................................................34.........................................................................35.........................................................................36.........................................................................37.........................................................................38.........................................................................39.........................................................................40.........................................................................41.........................................................................42.........................................................................43.........................................................................44.........................................................................45
|
||||
46..............................ruler......................................47.........................................................................48.........................................................................49.........................................................................50.........................................................................51.........................................................................52.........................................................................53.........................................................................54.........................................................................55.........................................................................56.........................................................................57.........................................................................58.........................................................................59.........................................................................60
|
4
runtime/syntax/testdir/input/selftestdir/dots_16
Normal file
4
runtime/syntax/testdir/input/selftestdir/dots_16
Normal file
@@ -0,0 +1,4 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5..........................................................................6..........................................................................7..........................................................................8..........................................................................9..........................................................................10.........................................................................11.........................................................................12.........................................................................13.........................................................................14.........................................................................15.........................................................................16
|
||||
17...........................winwidth(0): 75...............................18.........................................................................19.........................................................................20.........................................................................21.........................................................................22.........................................................................23.........................................................................24.........................................................................25.........................................................................26.........................................................................27.........................................................................28.........................................................................29.........................................................................30.........................................................................31.........................................................................32
|
||||
33..........................winheight(0): 19...............................34.........................................................................35.........................................................................36.........................................................................37.........................................................................38.........................................................................39.........................................................................40.........................................................................41.........................................................................42.........................................................................43.........................................................................44.........................................................................45.........................................................................46.........................................................................47.........................................................................48
|
||||
49..............................ruler......................................50.........................................................................51.........................................................................52.........................................................................53.........................................................................54.........................................................................55.........................................................................56.........................................................................57.........................................................................58.........................................................................59.........................................................................60.........................................................................61.........................................................................62.........................................................................63.........................................................................64
|
4
runtime/syntax/testdir/input/selftestdir/dots_17
Normal file
4
runtime/syntax/testdir/input/selftestdir/dots_17
Normal file
@@ -0,0 +1,4 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5..........................................................................6..........................................................................7..........................................................................8..........................................................................9..........................................................................10.........................................................................11.........................................................................12.........................................................................13.........................................................................14.........................................................................15.........................................................................16.........................................................................17
|
||||
18...........................winwidth(0): 75...............................19.........................................................................20.........................................................................21.........................................................................22.........................................................................23.........................................................................24.........................................................................25.........................................................................26.........................................................................27.........................................................................28.........................................................................29.........................................................................30.........................................................................31.........................................................................32.........................................................................33.........................................................................34
|
||||
35..........................winheight(0): 19...............................36.........................................................................37.........................................................................38.........................................................................39.........................................................................40.........................................................................41.........................................................................42.........................................................................43.........................................................................44.........................................................................45.........................................................................46.........................................................................47.........................................................................48.........................................................................49.........................................................................50.........................................................................51
|
||||
52...............................ruler.....................................53.........................................................................54.........................................................................55.........................................................................56.........................................................................57.........................................................................58.........................................................................59.........................................................................60.........................................................................61.........................................................................62.........................................................................63.........................................................................64.........................................................................65.........................................................................66.........................................................................67.........................................................................68
|
4
runtime/syntax/testdir/input/selftestdir/dots_18
Normal file
4
runtime/syntax/testdir/input/selftestdir/dots_18
Normal file
@@ -0,0 +1,4 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5..........................................................................6..........................................................................7..........................................................................8..........................................................................9..........................................................................10.........................................................................11.........................................................................12.........................................................................13.........................................................................14.........................................................................15.........................................................................16.........................................................................17.........................................................................18
|
||||
19...........................winwidth(0): 75...............................20.........................................................................21.........................................................................22.........................................................................23.........................................................................24.........................................................................25.........................................................................26.........................................................................27.........................................................................28.........................................................................29.........................................................................30.........................................................................31.........................................................................32.........................................................................33.........................................................................34.........................................................................35.........................................................................36
|
||||
37..........................winheight(0): 19...............................38.........................................................................39.........................................................................40.........................................................................41.........................................................................42.........................................................................43.........................................................................44.........................................................................45.........................................................................46.........................................................................47.........................................................................48.........................................................................49.........................................................................50.........................................................................51.........................................................................52.........................................................................53.........................................................................54
|
||||
55...............................ruler.....................................56.........................................................................57.........................................................................58.........................................................................59.........................................................................60.........................................................................61.........................................................................62.........................................................................63.........................................................................64.........................................................................65.........................................................................66.........................................................................67.........................................................................68.........................................................................69.........................................................................70.........................................................................71.........................................................................72
|
4
runtime/syntax/testdir/input/selftestdir/dots_19
Normal file
4
runtime/syntax/testdir/input/selftestdir/dots_19
Normal file
@@ -0,0 +1,4 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5..........................................................................6..........................................................................7..........................................................................8..........................................................................9..........................................................................10.........................................................................11.........................................................................12.........................................................................13.........................................................................14.........................................................................15.........................................................................16.........................................................................17.........................................................................18.........................................................................19
|
||||
20...........................winwidth(0): 75...............................21.........................................................................22.........................................................................23.........................................................................24.........................................................................25.........................................................................26.........................................................................27.........................................................................28.........................................................................29.........................................................................30.........................................................................31.........................................................................32.........................................................................33.........................................................................34.........................................................................35.........................................................................36.........................................................................37.........................................................................38
|
||||
39..........................winheight(0): 19...............................40.........................................................................41.........................................................................42.........................................................................43.........................................................................44.........................................................................45.........................................................................46.........................................................................47.........................................................................48.........................................................................49.........................................................................50.........................................................................51.........................................................................52.........................................................................53.........................................................................54.........................................................................55.........................................................................56.........................................................................57
|
||||
58...............................ruler.....................................59.........................................................................60.........................................................................61.........................................................................62.........................................................................63.........................................................................64.........................................................................65.........................................................................66.........................................................................67.........................................................................68.........................................................................69.........................................................................70.........................................................................71.........................................................................72.........................................................................73.........................................................................74.........................................................................75.........................................................................76
|
2
runtime/syntax/testdir/input/selftestdir/dots_20
Normal file
2
runtime/syntax/testdir/input/selftestdir/dots_20
Normal file
@@ -0,0 +1,2 @@
|
||||
1..........................................................................2..........................................................................3..........................................................................4..........................................................................5.............................winwidth(0): 75..............................6............................winheight(0): 19..............................7................................ruler.....................................8..........................................................................9..........................................................................10.........................................................................11.........................................................................12.........................................................................13.........................................................................14.........................................................................15.........................................................................16.........................................................................17.........................................................................18.........................................................................19.........................................................................20.........................................................................21.........................................................................22.........................................................................23.........................................................................24.........................................................................25.........................................................................26.........................................................................27.........................................................................28.........................................................................29.........................................................................30.........................................................................31.........................................................................32.........................................................................33.........................................................................34.........................................................................35.........................................................................36.........................................................................37.........................................................................38
|
||||
39.........................................................................40.........................................................................41.........................................................................42.........................................................................43.........................................................................44.........................................................................45.........................................................................46.........................................................................47.........................................................................48.........................................................................49.........................................................................50.........................................................................51.........................................................................52.........................................................................53.........................................................................54.........................................................................55.........................................................................56.........................................................................57.........................................................................58.........................................................................59.........................................................................60.........................................................................61.........................................................................62.........................................................................63.........................................................................64.........................................................................65.........................................................................66.........................................................................67.........................................................................68.........................................................................69.........................................................................70.........................................................................71.........................................................................72.........................................................................73.........................................................................74.........................................................................75.........................................................................76
|
Reference in New Issue
Block a user