comparison src/testdir/Make_ming.mak @ 7350:5ac8ee7bf4ff v7.4.980

commit https://github.com/vim/vim/commit/57d7971b5f1621071176eea81cdb0d1fc50c925d Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 28 14:04:47 2015 +0100 patch 7.4.980 Problem: Tests for :cdo, :ldo, etc. are outdated. Solution: Add new style tests for these commands. (Yegappan Lakshmanan)
author Christian Brabandt <cb@256bit.org>
date Mon, 28 Dec 2015 14:15:04 +0100
parents 979f8a595326
children 81dc9e30aad6
comparison
equal deleted inserted replaced
7349:f2709b360452 7350:5ac8ee7bf4ff
60 test_argument_0count.out \ 60 test_argument_0count.out \
61 test_argument_count.out \ 61 test_argument_count.out \
62 test_autocmd_option.out \ 62 test_autocmd_option.out \
63 test_autoformat_join.out \ 63 test_autoformat_join.out \
64 test_breakindent.out \ 64 test_breakindent.out \
65 test_cdo.out \
66 test_changelist.out \ 65 test_changelist.out \
67 test_charsearch.out \ 66 test_charsearch.out \
68 test_close_count.out \ 67 test_close_count.out \
69 test_command_count.out \ 68 test_command_count.out \
70 test_comparators.out \ 69 test_comparators.out \