On Mon, Mar 12, 2012 at 11:31 PM, Stefan Dösinger wrote:
My first guess would be to see how other users of wpp are behaving, or are supposed to behave. grep claims that the other parts of Wine that use wpp are toold/widl and tools/wrc. Beyond those it's probably a good idea to keep HLSL in mind, even if we don't have a HLSL compiler yet.
I'll make some tests to check how wrc and widl should behave. However I'm not sure if submitting tests for wrc and widl would be welcome. We don't have any tests for these tools yet and I can imagine not everyone, who's running the tests on Windows, has Visual Studio or SDK installed. Perhaps such tests could rely on presence of these tools in PATH, and would be skipped in case of their absence. Does it make any sense?