comparison src/testdir/Make_all.mak @ 9764:e0b783389bea v7.4.2157

commit https://github.com/vim/vim/commit/46c4d4ac66aa2b129f4dcec9debfda606f72d4b3 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 5 19:31:57 2016 +0200 patch 7.4.2157 Problem: Test_job_start_fails() is expected to report memory leaks, making it hard to see other leaks in test_partial. Solution: Move Test_job_start_fails() to a separate test file.
author Christian Brabandt <cb@256bit.org>
date Fri, 05 Aug 2016 19:45:05 +0200
parents 00d753ea19a9
children 2409d7038822
comparison
equal deleted inserted replaced
9763:7fba2e73bc86 9764:e0b783389bea
174 test_gui.res \ 174 test_gui.res \
175 test_hardcopy.res \ 175 test_hardcopy.res \
176 test_history.res \ 176 test_history.res \
177 test_increment.res \ 177 test_increment.res \
178 test_increment_dbcs.res \ 178 test_increment_dbcs.res \
179 test_job_fails.res \
179 test_json.res \ 180 test_json.res \
180 test_langmap.res \ 181 test_langmap.res \
181 test_man.res \ 182 test_man.res \
182 test_matchadd_conceal.res \ 183 test_matchadd_conceal.res \
183 test_netbeans.res \ 184 test_netbeans.res \