Wine Dev Tests Collection of tests I've written while working on Wine / Proton. Most of them are build using the following mapping in vim: nmap \t :!x86_64-w64-mingw32-gcc % -o %:r.exe<CR> Plus usually a couple of -ls, but those are easy to figure out.