Module: wine
Branch: master
Commit: 3149d84502ab2986c63cf37d4f48d4f52d83dc82
URL: https://gitlab.winehq.org/wine/wine/-/commit/3149d84502ab2986c63cf37d4f48d4…
Author: Matteo Bruni <mbruni(a)codeweavers.com>
Date: Fri Dec 9 19:32:55 2022 +0100
d3dx9/tests: Use test contexts in test_effect_commitchanges().
And do some mandatory cleanup while at it.
---
dlls/d3dx9_36/tests/effect.c | 196 ++++++++++++++++++++++---------------------
1 file changed, 101 insertions(+), 95 deletions(-)
Module: wine
Branch: master
Commit: f529c5db4d1ed9d2de805bf152c65b8e01b55362
URL: https://gitlab.winehq.org/wine/wine/-/commit/f529c5db4d1ed9d2de805bf152c65b…
Author: Matteo Bruni <mbruni(a)codeweavers.com>
Date: Fri Dec 9 03:20:43 2022 +0100
d3dx9/tests: Use test contexts in test_effect_parameter_value().
And give a good clean up to the test and all its helpers.
---
dlls/d3dx9_36/tests/effect.c | 860 ++++++++++++++++++++-----------------------
1 file changed, 394 insertions(+), 466 deletions(-)