Owen Rudge : wsdapi/tests: Use wide character string literals.
Module: wine Branch: master Commit: 0c723b7dec7269118236eb20a8922d5e0672ba46 URL: https://source.winehq.org/git/wine.git/?a=commit;h=0c723b7dec7269118236eb20a... Author: Owen Rudge <orudge(a)codeweavers.com> Date: Thu Oct 1 13:13:57 2020 +0100 wsdapi/tests: Use wide character string literals. Signed-off-by: Owen Rudge <orudge(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/wsdapi/tests/address.c | 25 ++++------ dlls/wsdapi/tests/discovery.c | 98 ++++++++++++-------------------------- dlls/wsdapi/tests/msgparams.c | 6 +-- dlls/wsdapi/tests/xml.c | 106 ++++++++++++++++++------------------------ 4 files changed, 84 insertions(+), 151 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0c723b7dec7269118236e...
participants (1)
-
Alexandre Julliard