Am 2017-02-17 um 06:05 schrieb Alex Henrie:
dlls/ddraw/tests/dsurface.c | 10 ++++++++++
The rule is to not add new things to these old files, even if it is a minor obvious fix. If you want to change a test in there move it to tests/ddraw*.c (changing the code style, using the existing helper functions in the file, test all versions etc) and implement the change there. See e.g. http://source.winehq.org/patches/data/130355 .
Yeah, it's a pesky work, but it needs to be done in the long run anyway.