[PATCH 3/3] d3drm/tests: Split tests between different versions, initially adding frame QueryInterface tests.

Stefan Dösinger stefandoesinger at gmail.com
Sun Apr 5 12:10:54 CDT 2015


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

This series looks good to me, and this time I ran the tests on Windows
and Wine :-)

Am 2015-04-03 um 14:25 schrieb Aaryaman Vasishta:
> +struct qi_test
> +{
> +    REFIID iid;
> +    REFIID refcount_iid;
> +    HRESULT hr;
> +    BOOL refcount_todo;
> +};
refcount_todo is always FALSE in your tables, so you might as well
remove it. I don't think it's necessary to resend the patch because of
that though. You can just remove it when you add the vtable inheritance
test. If you expect future tests to need refcount_todo you can also keep
the field.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBAgAGBQJVIWyeAAoJEN0/YqbEcdMwZPgP/AoYCerTMFiXH9lYnmueThK/
UPGcBOLhdU0dT0U8lI0ZVzX7mbvtvjoVFUn/cAGgBZTUH175BK3SHbuIljJ+R954
+xQtRda5QrEu759UIkuc6v+REUtNQWzPtWLRX8EhZLhTEJaTEdsGeGUKAKRwGFmc
UsMEff5r1gIIFgFDSlwSm1daAduOwkNcnzFwbxTbm7Kg/qCn50nSTfWj4Nk/sYYl
kr6vzKH5EAt5nL9tvtXT7q8YDu+e2TC96B2xzoseRnS3st44nAgqjSb9E7fB05Cu
Lem/zEEoGJI3mrLWpoDVDoYFFaHPifoqRgyf6EcT9ID0vUmJhM97WgBWw0+b8fFR
yxJ/nsBol56Rb4xssOrXINDfF2E+7S9RMu/oxSbVbW8GV3vN4ssgZ5/Q8itmCdJd
u7Kyfx/OS72xE9rrUXIQrS0EM7yFq1j6cZa/xv6xGzO0SpeIbWrB2Pnujvr5GTt/
KkPqJVoiFr8VOaZfK2SQreGTaBK4f6rDdW+jkfnQLU38uVSmDTowdO3oD6aPCy2s
mgB8JmhBuDsU5RAWoA61PzTtDPmdWLhmHZJWfLC4PG9/IN0m3G3JhFUAUy3qr8UZ
543kGtR21tmPHLKXc+Bt20B0j+RY0sxu8CvVJPb3qa7VmDP+c3thnjkgng1ZJo0F
CrXo+6/IKapzItlvTFIE
=ssTG
-----END PGP SIGNATURE-----



More information about the wine-devel mailing list