comparison src/testdir/Make_os2.mak @ 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
38 test100.out test101.out test102.out test103.out test104.out \ 38 test100.out test101.out test102.out test103.out test104.out \
39 test105.out test106.out test107.out \ 39 test105.out test106.out test107.out \
40 test_autoformat_join.out \ 40 test_autoformat_join.out \
41 test_eval.out \ 41 test_eval.out \
42 test_breakindent.out \ 42 test_breakindent.out \
43 test_listlbr_utf8.out \
43 test_listlbr.out \ 44 test_listlbr.out \
44 test_options.out 45 test_options.out
45 46
46 .SUFFIXES: .in .out 47 .SUFFIXES: .in .out
47 48