comparison src/testdir/Makefile @ 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
49 test_mapping.out \ 49 test_mapping.out \
50 test_marks.out \ 50 test_marks.out \
51 test_nested_function.out \ 51 test_nested_function.out \
52 test_options.out \ 52 test_options.out \
53 test_qf_title.out \ 53 test_qf_title.out \
54 test_set.out \
54 test_signs.out \ 55 test_signs.out \
55 test_textobjects.out \ 56 test_textobjects.out \
56 test_utf8.out 57 test_utf8.out
57 58
58 SCRIPTS_GUI = test16.out 59 SCRIPTS_GUI = test16.out