forked from aniani/vim
updated for version 7.0212
This commit is contained in:
@@ -97,6 +97,9 @@ gg:/^addstart/+1,/^addend/-1w! Xtest.latin1.add
|
||||
:call TestOne('6', '6')
|
||||
:call TestOne('7', '7')
|
||||
:"
|
||||
:" NOSLITSUGS
|
||||
:call TestOne('8', '8')
|
||||
:"
|
||||
gg:/^test output:/,$wq! test.out
|
||||
ENDTEST
|
||||
|
||||
@@ -117,8 +120,6 @@ KEP =
|
||||
RAR ?
|
||||
BAD !
|
||||
|
||||
#NOSPLITSUGS
|
||||
|
||||
PFX I N 1
|
||||
PFX I 0 in .
|
||||
|
||||
@@ -183,8 +184,6 @@ KEP =
|
||||
RAR ?
|
||||
BAD !
|
||||
|
||||
#NOSPLITSUGS
|
||||
|
||||
PFX I N 1
|
||||
PFX I 0 in .
|
||||
|
||||
@@ -340,8 +339,6 @@ KEP =
|
||||
RAR ?
|
||||
BAD !
|
||||
|
||||
#NOSPLITSUGS
|
||||
|
||||
PFX I N 1
|
||||
PFX I 0 in .
|
||||
|
||||
@@ -596,4 +593,24 @@ bad: mee meea2 prabar probarmaat middle leadmiddle middletail taillead
|
||||
leadprobar
|
||||
badend
|
||||
|
||||
Test NOSLITSUGS
|
||||
|
||||
8affstart
|
||||
SET ISO8859-1
|
||||
|
||||
NOSPLITSUGS
|
||||
8affend
|
||||
|
||||
8dicstart
|
||||
1234
|
||||
foo
|
||||
bar
|
||||
faabar
|
||||
8dicend
|
||||
|
||||
8good: foo bar faabar
|
||||
bad: foobar barfoo
|
||||
badend
|
||||
|
||||
|
||||
test output:
|
||||
|
Reference in New Issue
Block a user