comparison src/testdir/Make_all.mak @ 10599:2748b23db6bb v8.0.0189

patch 8.0.0189: profile commands are not tested commit https://github.com/vim/vim/commit/296b1f28ca9cedeb55872f306808b2214b519ce7 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 15 15:22:33 2017 +0100 patch 8.0.0189: profile commands are not tested Problem: There are no tests for the :profile command. Solution: Add tests. (Dominique Pelle, closes https://github.com/vim/vim/issues/1383)
author Christian Brabandt <cb@256bit.org>
date Sun, 15 Jan 2017 15:30:04 +0100
parents 8f7b918da89f
children 91444fa276eb
comparison
equal deleted inserted replaced
10598:2231f9670ea3 10599:2748b23db6bb
173 test_nested_function.res \ 173 test_nested_function.res \
174 test_netbeans.res \ 174 test_netbeans.res \
175 test_normal.res \ 175 test_normal.res \
176 test_packadd.res \ 176 test_packadd.res \
177 test_perl.res \ 177 test_perl.res \
178 test_profile.res \
178 test_quickfix.res \ 179 test_quickfix.res \
179 test_ruby.res \ 180 test_ruby.res \
180 test_search.res \ 181 test_search.res \
181 test_signs.res \ 182 test_signs.res \
182 test_smartindent.res \ 183 test_smartindent.res \