diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-03-02 22:51:05 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-03-02 22:51:05 +0000 |
commit | 8fd89f0fe79e3fe2e1b64a808d1c7caca333af89 (patch) | |
tree | 347839ba58b6469c00681be724feb7ec0f47ccd1 /src/testdir/test58.in | |
parent | 0b23879827f9a97af3f621f974f91fa7a6b8c45c (diff) | |
download | vim-8fd89f0fe79e3fe2e1b64a808d1c7caca333af89.zip |
updated for version 7.0212
Diffstat (limited to 'src/testdir/test58.in')
-rw-r--r-- | src/testdir/test58.in | 29 |
1 files changed, 23 insertions, 6 deletions
diff --git a/src/testdir/test58.in b/src/testdir/test58.in index 2c81ade2d..cb891ac07 100644 --- a/src/testdir/test58.in +++ b/src/testdir/test58.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: |