d2d1/tests: Use compare_uint() in compare_float() instead of abs().
The result of abs(INT_MIN) is INT_MIN, which breaks the ulps comparison.
See also: vkd3d@69ecfdfb
Merge request reports
Activity
requested review from @nsivov
added 21 commits
-
dafb454a...b26ec54e - 20 commits from branch
wine:master
- 443f0ab4 - d2d1/tests: Use compare_uint() in compare_float() instead of abs().
-
dafb454a...b26ec54e - 20 commits from branch
added 36 commits
-
443f0ab4...f1749b08 - 35 commits from branch
wine:master
- a7ee62a3 - d2d1/tests: Use compare_uint() in compare_float() instead of abs().
-
443f0ab4...f1749b08 - 35 commits from branch
added 33 commits
-
a7ee62a3...0a8610f9 - 32 commits from branch
wine:master
- 7febd8db - d2d1/tests: Use compare_uint() in compare_float() instead of abs().
-
a7ee62a3...0a8610f9 - 32 commits from branch
Please register or sign in to reply