Mercurial > vim
comparison src/testdir/Make_vms.mms @ 6062:50575818a97f v7.4.370
updated for version 7.4.370
Problem: Linebreak test fails when encoding is not utf-8. (Danek Duvall)
Solution: Split the test in a single byte one and a utf-8 one. (Christian
Brabandt)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 16 Jul 2014 17:01:53 +0200 |
parents | d42a1d3b74d4 |
children | 75ae211df37d |
comparison
equal
deleted
inserted
replaced
6061:6d4b12eb13d4 | 6062:50575818a97f |
---|---|
97 test100.out test101.out test103.out test104.out \ | 97 test100.out test101.out test103.out test104.out \ |
98 test105.out test106.out test107.out \ | 98 test105.out test106.out test107.out \ |
99 test_autoformat_join.out \ | 99 test_autoformat_join.out \ |
100 test_breakindent.out \ | 100 test_breakindent.out \ |
101 test_listlbr.out \ | 101 test_listlbr.out \ |
102 test_listlbr_utf8.out \ | |
102 test_eval.out \ | 103 test_eval.out \ |
103 test_options.out | 104 test_options.out |
104 | 105 |
105 # Known problems: | 106 # Known problems: |
106 # test17: ? | 107 # test17: ? |