18 Feb
2020
18 Feb
'20
10:13 p.m.
Module: wine Branch: master Commit: 1a1efa330be28b1d8f51404503d069c56a7efebb URL: https://source.winehq.org/git/wine.git/?a=commit;h=1a1efa330be28b1d8f5140450... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Mon Feb 17 20:54:08 2020 +0100 urlmon/tests: Get rid of strcmp_wa() in misc.c. Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/urlmon/tests/misc.c | 289 +++++++++++++++++++++++------------------------ 1 file changed, 141 insertions(+), 148 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1a1efa330be28b1d8f514...