Module: wine Branch: master Commit: b8f1435a5302223cc37d0a4af10b412fc96fa51b URL: https://source.winehq.org/git/wine.git/?a=commit;h=b8f1435a5302223cc37d0a4af...
Author: Francois Gouget fgouget@codeweavers.com Date: Tue Aug 24 10:13:47 2021 +0200
kernel32/tests: Remove the macros from the GetCurrencyFormatA() tests.
Also simplify testing all the NegativeOrder values.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernel32/tests/locale.c | 305 ++++++++++++++++--------------------------- 1 file changed, 110 insertions(+), 195 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b8f1435a5302223cc37d0...