Module: wine Branch: oldstable Commit: 93971ce3833be913cf5d8b0e457bf8ed6b1177b6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=93971ce3833be913cf5d8b0e4...
Author: Francois Gouget fgouget@codeweavers.com Date: Tue Jul 27 01:42:08 2021 +0200
oleaut32/tests: Test VarParseNumFromStr()'s handling of LOCALE_SMON*.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit fd0a55ce4623c982ddcfcb0dc74e13cbaa6aaf3e) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/oleaut32/tests/vartest.c | 276 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 257 insertions(+), 19 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=93971ce3833be913cf5d8...