comparison src/testdir/Makefile @ 7064:5fc5c5bf2233 v7.4.844

commit https://github.com/vim/vim/commit/37a8de17d4dfd3d463960c38a204ce399c8e19d4 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Sep 1 16:05:00 2015 +0200 patch 7.4.844 Problem: When '#' is in 'isident' the is# comparator doesn't work. Solution: Don't use vim_isIDc(). (Yasuhiro Matsumoto)
author Christian Brabandt <cb@256bit.org>
date Tue, 01 Sep 2015 16:15:04 +0200
parents 814f1f569e4a
children 64e30831fa42
comparison
equal deleted inserted replaced
7063:91d434c99f2d 7064:5fc5c5bf2233
40 test_breakindent.out \ 40 test_breakindent.out \
41 test_changelist.out \ 41 test_changelist.out \
42 test_charsearch.out \ 42 test_charsearch.out \
43 test_close_count.out \ 43 test_close_count.out \
44 test_command_count.out \ 44 test_command_count.out \
45 test_comparators.out \
45 test_erasebackword.out \ 46 test_erasebackword.out \
46 test_eval.out \ 47 test_eval.out \
47 test_fixeol.out \ 48 test_fixeol.out \
48 test_increment.out \ 49 test_increment.out \
49 test_insertcount.out \ 50 test_insertcount.out \