comparison src/testdir/Makefile @ 6299:3eb160c5b3a1 v7.4.483

updated for version 7.4.483 Problem: A 0x80 byte is not handled correctly in abbreviations. Solution: Unescape special characters. Add a test. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 21 Oct 2014 16:22:17 +0200
parents cb3218a69c2f
children 1f9577e9ef1b
comparison
equal deleted inserted replaced
6298:db025bc8fea1 6299:3eb160c5b3a1
38 test_changelist.out \ 38 test_changelist.out \
39 test_eval.out \ 39 test_eval.out \
40 test_insertcount.out \ 40 test_insertcount.out \
41 test_listlbr.out \ 41 test_listlbr.out \
42 test_listlbr_utf8.out \ 42 test_listlbr_utf8.out \
43 test_mapping.out \
43 test_options.out \ 44 test_options.out \
44 test_qf_title.out \ 45 test_qf_title.out \
45 test_utf8.out 46 test_utf8.out
46 47
47 SCRIPTS_GUI = test16.out 48 SCRIPTS_GUI = test16.out