Beautifying of Unicode mode check in tests

Alexandre Julliard julliard at winehq.com
Wed Jan 23 11:30:49 CST 2002


Andriy Palamarchuk <apa3a at yahoo.com> writes:

> I prefer all tests to succeed on all MS platforms. The
> goal of the tests is to document Windows behavior and
> by definition they should not fail on Windows.

By definition they won't fail, if they do your test is broken. If
calling some function on Win95 returns ERROR_CALL_NOT_IMPLEMENTED, the
right thing is not to avoid calling the function, it's to call it and
check for this error code.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list