Nikolay Sivov : msxml3/tests: Build without -DWINE_NO_LONG_TYPES.
Module: wine Branch: master Commit: aebd8cd514c3bd386a98e4ecc8d1aa1de7a9df4c URL: https://source.winehq.org/git/wine.git/?a=commit;h=aebd8cd514c3bd386a98e4ecc... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Wed Feb 23 09:46:35 2022 +0300 msxml3/tests: Build without -DWINE_NO_LONG_TYPES. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/msxml3/tests/Makefile.in | 1 - dlls/msxml3/tests/domdoc.c | 4870 +++++++++++++++++++++-------------------- dlls/msxml3/tests/httpreq.c | 173 +- dlls/msxml3/tests/saxreader.c | 1181 +++++----- dlls/msxml3/tests/schema.c | 718 +++--- dlls/msxml3/tests/xmldoc.c | 408 ++-- dlls/msxml3/tests/xmlparser.c | 24 +- dlls/msxml3/tests/xmlview.c | 36 +- 8 files changed, 3845 insertions(+), 3566 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=aebd8cd514c3bd386a98e...
participants (1)
-
Alexandre Julliard