Robert Lunnon wrote:
I've graduated to using winetest and have a question. From what I understand
winetest is a conformity tool, and therefore wine will not always pass
Not realy, the theory says that the tests on Wine have always to
succeed. If not they should be enclosed by a todo_wine {}.
I've graduated to using winetest and have a question. From what I understand
winetest is a conformity tool, and therefore wine will not always pass
everything. The question is, how do I know what works under linux but doesn't
under Solaris so I can identify what I need to work on for Solaris ?