comparison src/testdir/Make_vms.mms @ 21138:c2cbe6cc7620 v8.2.1120

patch 8.2.1120: Python code not tested properly Commit: https://github.com/vim/vim/commit/92fdd1e75db3048516a93a18cc53ed984813c9e5 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 3 18:00:05 2020 +0200 patch 8.2.1120: Python code not tested properly Problem: Python code not tested properly. Solution: Add more tests and convert old-style test into new-style test. (Yegappan Lakshmanan, closes #6370)
author Bram Moolenaar <Bram@vim.org>
date Fri, 03 Jul 2020 18:15:04 +0200
parents 3a94b984c9f9
children adae19565eea
comparison
equal deleted inserted replaced
21137:dd37ab39bac8 21138:c2cbe6cc7620
114 .IFDEF HAVE_GDIFF 114 .IFDEF HAVE_GDIFF
115 SCRIPT_GDIFF = test47.out 115 SCRIPT_GDIFF = test47.out
116 .ENDIF 116 .ENDIF
117 117
118 .IFDEF HAVE_PYTHON 118 .IFDEF HAVE_PYTHON
119 SCRIPT_PYTHON = test86.out test87.out 119 SCRIPT_PYTHON = test87.out
120 .ENDIF 120 .ENDIF
121 121
122 .in.out : 122 .in.out :
123 -@ !clean up before doing the test 123 -@ !clean up before doing the test
124 -@ if "''F$SEARCH("test.out.*")'" .NES. "" then delete/noconfirm/nolog test.out.* 124 -@ if "''F$SEARCH("test.out.*")'" .NES. "" then delete/noconfirm/nolog test.out.*