blob: 67f1f9cac4ee0b740dc2bc8cf682aab0e7a3015d [file] [log] [blame]
Bram Moolenaar0dc065e2005-07-04 22:49:24 +00001test output:
Bram Moolenaarac6e65f2005-08-29 22:25:38 +00002
3test 1-1
Bram Moolenaar0dc065e2005-07-04 22:49:24 +00004# file: Xtest.latin1.spl
5Comment
6deol
7déôr
8input
9OK
10output
11outputs
Bram Moolenaar53180ce2005-07-05 21:48:14 +000012outtest
Bram Moolenaar0dc065e2005-07-04 22:49:24 +000013put
14puts
15test
Bram Moolenaar53180ce2005-07-05 21:48:14 +000016testen
17testn
Bram Moolenaar0dc065e2005-07-04 22:49:24 +000018the end
19uk
20wrong
Bram Moolenaarac6e65f2005-08-29 22:25:38 +000021-------
22bad
23['put', 'OK', 'uk']
24inputs
25['input', 'puts', 'outputs']
26comment
27['Comment']
28ok
29['OK', 'uk', 'put']
30Ok
31['OK', 'Uk', 'Put']
32test
33['test', 'Test', 'testn']
34déôl
35['deol', 'déôr', 'test']
36end
37['put', 'test', 'uk']
38the
39['put', 'uk', 'test']
Bram Moolenaar0dc065e2005-07-04 22:49:24 +000040gebletegek
41kepereneven
42everles gesvets etele
43kbltykk
44kprnfn
45*fls kswts tl
46elekwent
47elequint
48elekwint
49elekwint
50elekwent
51elequint
52elekwent
53elequint
54elekwint
Bram Moolenaarac6e65f2005-08-29 22:25:38 +000055
56test 2-1
Bram Moolenaar53180ce2005-07-05 21:48:14 +000057# file: Xtest.latin1.spl
58Comment
59deol
60déôr
61OK
62put
63input
64output
65puts
66outputs
67test
68outtest
69testen
70testn
71the end
72uk
73wrong
Bram Moolenaarac6e65f2005-08-29 22:25:38 +000074-------
75bad
76['put', 'uk', 'OK']
Bram Moolenaar53180ce2005-07-05 21:48:14 +000077inputs
Bram Moolenaarac6e65f2005-08-29 22:25:38 +000078['input', 'puts', 'put']
Bram Moolenaar53180ce2005-07-05 21:48:14 +000079comment
80['Comment']
81ok
Bram Moolenaarac6e65f2005-08-29 22:25:38 +000082['OK', 'uk', 'put']
Bram Moolenaar53180ce2005-07-05 21:48:14 +000083Ok
Bram Moolenaarac6e65f2005-08-29 22:25:38 +000084['OK', 'Uk', 'Put']
85end
86['put', 'uk', 'deol']
87the
88['put', 'uk', 'test']
Bram Moolenaar53180ce2005-07-05 21:48:14 +000089test
Bram Moolenaarac6e65f2005-08-29 22:25:38 +000090['test', 'Test', 'testn']
Bram Moolenaar53180ce2005-07-05 21:48:14 +000091déôl
Bram Moolenaarac6e65f2005-08-29 22:25:38 +000092['deol', 'déôr', 'test']
93
94test 3-3
95# file: Xtest.latin1.spl
96foo
97mï
98-------
99bad
100['foo', 'mï']
101bar
102['foobar', 'foo', 'mï']
103la
104['mï', 'foo']
105foomï
106['foo mï', 'foo', 'foofoo']
107barmï
108['bar mï', 'barfoo', 'barbar']
109mïfoo
110['mï foo', 'foo', 'foofoo']
111mïbar
112['foobar', 'barbar', 'mï']
113mïmï
114['mï mï', 'mï', 'la mï']
115lala
116['la mï']
117mïla
118['mï', 'mï mï']
119lamï
120['la mï', 'mï', 'mï mï']
121foola
122['foo', 'foobar', 'foofoo']
123labar
124['barbar', 'foobar']
125
126test 4-4
Bram Moolenaar90915b52005-08-21 22:17:52 +0000127# file: Xtest.latin1.spl
128bork
129prebork
130end
131pro-ok
132start
133tomato
134util
135utilize
136utils
137word
Bram Moolenaarac6e65f2005-08-29 22:25:38 +0000138-------
139bad
140['end', 'bork', 'word']
Bram Moolenaar90915b52005-08-21 22:17:52 +0000141wordutilize
142['word utilize', 'wordutils', 'wordutil']
143pro
144['bork', 'end', 'word']
Bram Moolenaara6c840d2005-08-22 22:59:46 +0000145borkborkborkborkborkbork
146['borkbork borkborkborkbork', 'borkborkbork borkborkbork', 'borkborkborkborkbork bork']
Bram Moolenaar90915b52005-08-21 22:17:52 +0000147tomatotomatotomato
Bram Moolenaara6c840d2005-08-22 22:59:46 +0000148['tomato tomatotomato', 'tomatotomato tomato', 'tomato tomato tomato']
Bram Moolenaar90915b52005-08-21 22:17:52 +0000149endstart
150['end start', 'start']
151endend
152['end end', 'end']
153startstart
154['start start']
Bram Moolenaara6c840d2005-08-22 22:59:46 +0000155wordend
156['word end', 'wordword', 'word']
Bram Moolenaar90915b52005-08-21 22:17:52 +0000157wordstart
158['word start', 'bork start']
Bram Moolenaara6c840d2005-08-22 22:59:46 +0000159startwordwordwordwordend
160['startwordwordwordword end', 'startwordwordwordword', 'start wordwordwordword end']
Bram Moolenaar90915b52005-08-21 22:17:52 +0000161borkpreborkpreborkbork
Bram Moolenaara6c840d2005-08-22 22:59:46 +0000162['borkpreborkprebork bork', 'borkprebork preborkbork', 'bork preborkpreborkbork']