[2/5] include/wine/test.h: Report child process failures using shared memory.

Alexandre Julliard julliard at winehq.org
Thu Apr 11 08:01:33 CDT 2013


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> Alexandre Julliard <julliard at winehq.org> wrote:
>
>> The standard test code should be kept as simple as possible. Also
>> creating extra mappings can potentially influence other tests.
>
> I still think that this code can be used on a general base, and if needed
> mapping name could be made more unlikely to dulicate. Especially since it's
> already written and tested quite a bit.

The right way is to duplicate the code into the tests that need it,
until you can demonstrate that there are enough tests using it to
justify refactoring it into the standard code.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list