comparison src/testdir/Make_all.mak @ 13280:fbda23eb0996 v8.0.1514

patch 8.0.1514: getting the list of changes is not easy commit https://github.com/vim/vim/commit/07ad816525da67cab3c0db21d1286d221dbc7477 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 13 13:59:59 2018 +0100 patch 8.0.1514: getting the list of changes is not easy Problem: Getting the list of changes is not easy. Solution: Add the getchangelist() function. (Yegappan Lakshmanan, closes #2634)
author Christian Brabandt <cb@256bit.org>
date Tue, 13 Feb 2018 14:15:05 +0100
parents dd3b2ecf91f6
children 94e638936d3e
comparison
equal deleted inserted replaced
13279:fa46af018785 13280:fbda23eb0996
73 test_autoload.res \ 73 test_autoload.res \
74 test_backspace_opt.res \ 74 test_backspace_opt.res \
75 test_breakindent.res \ 75 test_breakindent.res \
76 test_bufwintabinfo.res \ 76 test_bufwintabinfo.res \
77 test_cdo.res \ 77 test_cdo.res \
78 test_changelist.res \
78 test_channel.res \ 79 test_channel.res \
79 test_charsearch.res \ 80 test_charsearch.res \
80 test_cindent.res \ 81 test_cindent.res \
81 test_clientserver.res \ 82 test_clientserver.res \
82 test_close_count.res \ 83 test_close_count.res \