view tools/rename.bat @ 18951:2ade39e58400 v8.2.0036

patch 8.2.0036: not enough test coverage for match functions Commit: https://github.com/vim/vim/commit/49d68bf5e4d9306269b141f0576bbf44631f4ff0 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 24 15:17:00 2019 +0100 patch 8.2.0036: not enough test coverage for match functions Problem: Not enough test coverage for match functions. Solution: Add a few more test cases. (Dominique Pelle, closes https://github.com/vim/vim/issues/5394) Add error number.
author Bram Moolenaar <Bram@vim.org>
date Tue, 24 Dec 2019 15:30:04 +0100
parents 217c97e06615
children 7a3de23515d6
line wrap: on
line source

mv vim.exe vimw32.exe
mv tee/tee.exe teew32.exe
mv xxd/xxd.exe xxdw32.exe
mv vim.pdb vimw32.pdb
mv install.exe installw32.exe
mv uninstall.exe uninstallw32.exe