Mercurial > vim
view src/testdir/test_listlbr_utf8.ok @ 6136:1134bba900c1 v7.4.406
updated for version 7.4.406
Problem: Test 72 and 100 fail on MS-Windows.
Solution: Set fileformat to unix in the tests. (Taro Muraoka)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Sat, 16 Aug 2014 17:34:34 +0200 |
parents | 76e7fb736c0e |
children | 70793fedd25a |
line wrap: on
line source
abcdef hijklmn pqrstuvwxyz 1060ABCDEFGHIJKLMNOP Test 1: set linebreak + set list + fancy listchars ▕———abcdef +hijklmn▕——— +pqrstuvwxyz␣1060ABC +DEFGHIJKLMNOPˑ¶ Test 2: set nolinebreak list ▕———abcdef hijklmn▕— +pqrstuvwxyz␣1060ABC +DEFGHIJKLMNOPˑ¶ ¶ *mask = nil; Test 3: set linebreak nolist *mask = nil; ~ ~ ~