comparison src/testdir/Make_all.mak @ 10633:91444fa276eb v8.0.0206

patch 8.0.0206: test coverage for :retab insufficient commit https://github.com/vim/vim/commit/8822744b4d9d40aa1fd59870a8bdd7c64c59a42b Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jan 17 22:16:00 2017 +0100 patch 8.0.0206: test coverage for :retab insufficient Problem: Test coverage for :retab insufficient. Solution: Add test for :retab. (Dominique Pelle, closes https://github.com/vim/vim/issues/1391)
author Christian Brabandt <cb@256bit.org>
date Tue, 17 Jan 2017 22:30:03 +0100
parents 2748b23db6bb
children d564e73ff9ee
comparison
equal deleted inserted replaced
10632:e81ab6925e7e 10633:91444fa276eb
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_profile.res \
179 test_quickfix.res \ 179 test_quickfix.res \
180 test_retab.res \
180 test_ruby.res \ 181 test_ruby.res \
181 test_search.res \ 182 test_search.res \
182 test_signs.res \ 183 test_signs.res \
183 test_smartindent.res \ 184 test_smartindent.res \
184 test_startup.res \ 185 test_startup.res \