Damjan Jovanovic damjan.jov@gmail.com writes:
What's the first Git version of Wine on which Win9x tests started being removed? Is it 226c44097b26dcb547d533cb1690f60182d1728e or b7c18d104b2d68a2a07574f01bb306df3fc138d2? It might still be useful to cross-compile tests on the version before that one and sporadically run them against future versions of Wine.
You are missing the point. The win9x support makes the tests less strict, by allowing additional behaviors, and that only when running on Windows. Running them on Wine is pointless since these code paths are never executed.
And does this mean that Windows 3.1 (and DOS?) tests aren't welcome now?
As part of the winetest infrastructure, they are not welcome, and never have been. Nobody runs winetest on Win 3.1, and it would be a major effort to make it work there. It's not worth the trouble.