ntdll/tests: Load test on win95 again

Alexandre Julliard julliard at winehq.org
Wed Jan 11 04:46:15 CST 2006


Vitaliy Margolen <wine-devel at kievinfo.com> writes:

> Those tests cover kernel32.dll, ntdll and OM in the wineserver. So I've
> put them in the middle <g>. They could be moved to kernel, but then it
> will import same number of ntdll functions. So I don't really see a
> reason to move them around. But rather keep all the object manager
> specific tests in the one place

The object manager can be tested by using only ntdll functions, and
that can be done in ntdll. Then you can have tests for the kernel32
functions in a kernel32 test. This way they will also be tested on
win9x, which isn't the case if you mix everything together.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list