view tools/rename.bat @ 19207:f92ccb8ca489 v8.2.0162

patch 8.2.0162: balloon test fails in the GUI Commit: https://github.com/vim/vim/commit/7d8ea0b24191d64155fcf9e8d2d2eefff91ae549 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jan 27 23:01:30 2020 +0100 patch 8.2.0162: balloon test fails in the GUI Problem: Balloon test fails in the GUI. Solution: Skip test in the GUI.
author Bram Moolenaar <Bram@vim.org>
date Mon, 27 Jan 2020 23:15: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