On Mon Aug 1 18:01:43 2022 +0000, R��mi Bernon wrote:
I think that in order for the parser to be more robust, it would be nice to test invalid IDL code too.
And imho winetest-like tests makes it easier to see what gets implemented and what is still not implemented.
Yes, we can consider that the set of IDL code used by Wine is already a good enough test case and any severe breakage will break the build first, but if the build isn't broken already, it's still hard to tell the effect of some widl change before it gets used.