comparison src/testdir/Make_all.mak @ 8558:22aecf80378e v7.4.1569

commit https://github.com/vim/vim/commit/e27dba499aaaf2ffe9f0da45f062450b434cddaa Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 15 14:11:10 2016 +0100 patch 7.4.1569 Problem: Using old style tests for quickfix. Solution: Change them to new style tests. (Yegappan Lakshmanan)
author Christian Brabandt <cb@256bit.org>
date Tue, 15 Mar 2016 14:15:04 +0100
parents 485d4d8a97f6
children 28e10c1bed22
comparison
equal deleted inserted replaced
8557:843063722880 8558:22aecf80378e
85 test101.out \ 85 test101.out \
86 test102.out \ 86 test102.out \
87 test103.out \ 87 test103.out \
88 test104.out \ 88 test104.out \
89 test105.out \ 89 test105.out \
90 test106.out \
91 test107.out \ 90 test107.out \
92 test108.out \ 91 test108.out \
93 test_autocmd_option.out \ 92 test_autocmd_option.out \
94 test_autoformat_join.out \ 93 test_autoformat_join.out \
95 test_breakindent.out \ 94 test_breakindent.out \
108 test_mapping.out \ 107 test_mapping.out \
109 test_marks.out \ 108 test_marks.out \
110 test_match_conceal.out \ 109 test_match_conceal.out \
111 test_nested_function.out \ 110 test_nested_function.out \
112 test_options.out \ 111 test_options.out \
113 test_qf_title.out \
114 test_ruby.out \ 112 test_ruby.out \
115 test_search_mbyte.out \ 113 test_search_mbyte.out \
116 test_signs.out \ 114 test_signs.out \
117 test_tagcase.out \ 115 test_tagcase.out \
118 test_textobjects.out \ 116 test_textobjects.out \