comparison src/testdir/Make_ming.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
73 test_mapping.out \ 73 test_mapping.out \
74 test_marks.out \ 74 test_marks.out \
75 test_nested_function.out \ 75 test_nested_function.out \
76 test_options.out \ 76 test_options.out \
77 test_qf_title.out \ 77 test_qf_title.out \
78 test_set.out \
78 test_signs.out \ 79 test_signs.out \
79 test_textobjects.out \ 80 test_textobjects.out \
80 test_utf8.out 81 test_utf8.out
81 82
82 SCRIPTS32 = test50.out test70.out 83 SCRIPTS32 = test50.out test70.out