[ntdll/tests] Added some NULL testing

Alexandre Julliard julliard at winehq.org
Fri Jul 7 11:24:30 CDT 2006


Paul Vriens <Paul.Vriens at xs4all.nl> writes:

> Hi,
>
> added some tests with NULL parameters.
>
> Changelog
>   Added some NULL testing

I appreciate your willingness to write tests, but please don't spend
too much effort on testing NULL inputs, it's not an interesting case
unless there's a specific app that depends on it. Otherwise we end up
adding NULL checks all over the place for no good reason. It's much
more interesting to test valid inputs.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list