[Git][wine/wine][master] 7 commits: msxml3: Merge IXMLDocument and IXMLElement sources into a single file.
Alexandre Julliard pushed to branch master at wine / wine Commits: 754cb45b by Nikolay Sivov at 2025-11-03T21:52:11+01:00 msxml3: Merge IXMLDocument and IXMLElement sources into a single file. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 4c5906c6 by Nikolay Sivov at 2025-11-03T21:52:11+01:00 msxml3/tests: Add some tests for root element. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - c198eb16 by Nikolay Sivov at 2025-11-03T21:52:11+01:00 msxml3/tests: Add some tests for IXMLElement2::get_attributes(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 6b140bf6 by Nikolay Sivov at 2025-11-03T21:52:11+01:00 msxml3/tests: Add some tests for comment nodes. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 6c0f20c3 by Nikolay Sivov at 2025-11-03T21:52:11+01:00 msxml3/tests: Add some tests for PI and CDATA nodes. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - d64cb501 by Nikolay Sivov at 2025-11-03T21:52:11+01:00 include: Fix IXMLDocument method spelling. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 2a55c233 by Nikolay Sivov at 2025-11-03T21:52:11+01:00 msxml3/tests: Add some more get_text() tests. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 6 changed files: - dlls/msxml3/Makefile.in - dlls/msxml3/msxml_private.h - dlls/msxml3/tests/xmldoc.c - dlls/msxml3/xmldoc.c - − dlls/msxml3/xmlelem.c - include/msxml.idl View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/be6e8e64787a1b21c8b190b29da0b4... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/be6e8e64787a1b21c8b190b29da0b4... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)