[Git][wine/wine][master] 7 commits: msxml/tests: Separate reader tests in a number of helpers.
Alexandre Julliard pushed to branch master at wine / wine Commits: 19584f09 by Nikolay Sivov at 2026-02-24T19:48:16+01:00 msxml/tests: Separate reader tests in a number of helpers. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - d34eb5dd by Nikolay Sivov at 2026-02-24T19:48:16+01:00 msxml/tests: Add more tests for characters events. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - bd317620 by Nikolay Sivov at 2026-02-24T19:48:16+01:00 msxml3/saxreader: Remove libxml2 dependency in the parser. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 3716cfd0 by Nikolay Sivov at 2026-02-24T19:48:16+01:00 msxml3/saxreader: Add support for "max-xml-size" property. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 3a3b1009 by Nikolay Sivov at 2026-02-24T19:48:16+01:00 msxml/tests: Add some tests for the "normalize-line-breaks" feature. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 5b75e727 by Nikolay Sivov at 2026-02-24T19:48:16+01:00 msxml4/tests: Add SAX tests. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 5f8da3cc by Nikolay Sivov at 2026-02-24T19:48:16+01:00 msxml: Better match newline escaping in the writer. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 7 changed files: - dlls/msxml3/mxwriter.c - dlls/msxml3/saxreader.c - dlls/msxml3/tests/saxreader.c - dlls/msxml3/tests/xmldoc.c - dlls/msxml4/tests/Makefile.in - + dlls/msxml4/tests/saxreader.c - dlls/msxml6/tests/saxreader.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/534b8a3fdb0ba3066fc2832d70a782... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/534b8a3fdb0ba3066fc2832d70a782... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)