Henri Verbeet : ddraw/tests: Add some QueryInterface() tests for surfaces.
Module: wine Branch: master Commit: cdd2d7f258c4230145a1afd00969842103992ed9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=cdd2d7f258c4230145a1afd009... Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Tue Apr 3 11:14:10 2012 +0200 ddraw/tests: Add some QueryInterface() tests for surfaces. --- dlls/ddraw/tests/ddraw1.c | 137 +++++++++++++++++++++++++++++++++++++++++ dlls/ddraw/tests/ddraw2.c | 137 +++++++++++++++++++++++++++++++++++++++++ dlls/ddraw/tests/ddraw4.c | 140 ++++++++++++++++++++++++++++++++++++++++++ dlls/ddraw/tests/ddraw7.c | 142 +++++++++++++++++++++++++++++++++++++++++++ dlls/ddraw/tests/dsurface.c | 118 ----------------------------------- 5 files changed, 556 insertions(+), 118 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cdd2d7f258c4230145a1af...
participants (1)
-
Alexandre Julliard