view tools/rename.bat @ 29161:198a44d40394 v8.2.5100

patch 8.2.5100: memory usage tests are not retried Commit: https://github.com/vim/vim/commit/dad5d2f87b867dab48ac265e3d978d86f0541493 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jun 15 18:08:42 2022 +0100 patch 8.2.5100: memory usage tests are not retried Problem: Memory usage tests are not retried. Solution: Mark memory usage tests as flaky.
author Bram Moolenaar <Bram@vim.org>
date Wed, 15 Jun 2022 19:15:03 +0200
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