On Thu Apr 13 02:24:36 2023 +0000, Yeshun Ye wrote:
OK, I see, it's my mistake. So how can I do the test? I followed the '5 Building and running the tests on Windows' in the page https://wiki.winehq.org/Wine_Developer%27s_Guide/Writing_Conformance_Tests#B... but failed. I run the command: './tools/winapi/msvcmaker --no-wine' and get an error '.: searching for /^Makefile.in$/Error: Can't open ./libs/wine/Makefile.in: No such file or directory' Can you give me a suggestion?
Install mingw-w64 and re-run configure, that should then produce PE tests.
However you can upload a patch directly to https://testbot.winehq.org/ .