comparison src/Makefile @ 16710:687ab2b5252b v8.1.1357

patch 8.1.1357: test 37 is old style commit https://github.com/vim/vim/commit/999dc14644b8a9530ce0da22e90ca402c95c9c5a Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 19 21:44:08 2019 +0200 patch 8.1.1357: test 37 is old style Problem: Test 37 is old style. Solution: Turn it into a new style test. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/4398)
author Bram Moolenaar <Bram@vim.org>
date Sun, 19 May 2019 21:45:06 +0200
parents f776ce5d4ed8
children eda4d65f232c
comparison
equal deleted inserted replaced
16709:db35ca302be3 16710:687ab2b5252b
2177 # Run individual OLD style test. 2177 # Run individual OLD style test.
2178 # These do not depend on the executable, compile it when needed. 2178 # These do not depend on the executable, compile it when needed.
2179 test1 \ 2179 test1 \
2180 test_eval \ 2180 test_eval \
2181 test3 \ 2181 test3 \
2182 test30 test37 test39 \ 2182 test30 test39 \
2183 test42 test44 test48 test49 \ 2183 test42 test44 test48 test49 \
2184 test52 test59 \ 2184 test52 test59 \
2185 test64 test69 \ 2185 test64 test69 \
2186 test70 test72 \ 2186 test70 test72 \
2187 test86 test87 test88 \ 2187 test86 test87 test88 \