[Git][wine/wine][master] d3d11/tests: Use explicit todo markers for test_uint_instructions() failures.

"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Wed, 17 Dec 2025 16:13:08 -0600
Newsgroups gmane.comp.emulators.wine.cvs
Message-ID <[email protected]>

Alexandre Julliard pushed to branch master at wine / wine


Commits:
b85f2323 by Elizabeth Figura at 2025-12-17T09:30:03+01:00
d3d11/tests: Use explicit todo markers for test_uint_instructions() failures.

The pattern "todo_wine_if (!a) ok(a)" makes the test nearly useless, since it is
no longer possible to notice when a failure is introduced or fixed. It's not
particularly necessary here, so instead mark specific failures.

- - - - -


1 changed file:

- dlls/d3d11/tests/d3d11.c


View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/b85f23234cfc8293ff9e0559a36405b9af93422a

-- 
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/b85f23234cfc8293ff9e0559a36405b9af93422a
You're receiving this email because of your account on gitlab.winehq.org.