Filesystem Regression Test, was: Re: RESEND: Fix return value ...

Dmitry Timoshkov dmitry at baikal.ru
Tue Jan 15 21:39:31 CST 2002


"Andriy Palamarchuk" <apa3a at yahoo.com> wrote:

> Dmitry, I changed the your test to use the C testing
> framework I posted today. The test is attached.

It looks good to me, but we should not forget to test both
unicode and ANSI versions of functions. There are two
approaches to accomplish this task:
1. Have two separate tests for A and W functions.
2. Have single test without using A or W suffix and choose
appropriate test by [not] defining UNICODE before including
windows.h.

Does anybody have other suggestions or ideas?

-- 
Dmitry.







More information about the wine-devel mailing list