On Mon, Dec 28, 2009 at 6:57 AM, Alexandre Julliard julliard@winehq.org wrote:
You can't test error messages since in general they won't be identical between Wine and Windows. The Wine messages should be written in our own words, unless there is an app that explicitly depends on the exact Windows message.
I can have the tests redirect their stderr to nul, and I'll figure out some way to filter out the embedded english in the output of some commands.
But this purity is going to cost us. It's extra work. - Dan