comparison src/testdir/Make_dos.mak @ 6841:0f1cc87630d8 v7.4.741

patch 7.4.741 Problem: When using += with ":set" a trailing comma is not recognized. (Issue 365) Solution: Don't add a second comma. Add a test. (partly by Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Jun 2015 14:06:43 +0200
parents a8962f0e0d34
children 18ec2c5a5ce7
comparison
equal deleted inserted replaced
6840:37828f7503c7 6841:0f1cc87630d8
51 test_mapping.out \ 51 test_mapping.out \
52 test_marks.out \ 52 test_marks.out \
53 test_nested_function.out \ 53 test_nested_function.out \
54 test_options.out \ 54 test_options.out \
55 test_qf_title.out \ 55 test_qf_title.out \
56 test_set.out \
56 test_signs.out \ 57 test_signs.out \
57 test_textobjects.out \ 58 test_textobjects.out \
58 test_utf8.out 59 test_utf8.out
59 60
60 SCRIPTS32 = test50.out test70.out 61 SCRIPTS32 = test50.out test70.out