[Git][wine/wine][master] 7 commits: msxml3/tests: Add some SAX tests for PI nodes.
Alexandre Julliard pushed to branch master at wine / wine Commits: dc5c6696 by Nikolay Sivov at 2025-10-29T13:43:20+01:00 msxml3/tests: Add some SAX tests for PI nodes. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 8584828a by Nikolay Sivov at 2025-10-29T13:43:20+01:00 msxml3/sax: Add processing instructions callback. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 81dc03ee by Nikolay Sivov at 2025-10-29T13:43:22+01:00 msxml3/sax: Add basic support for startDTD()/endDTD(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 532d66d0 by Nikolay Sivov at 2025-10-29T13:43:23+01:00 msxml3/tests: Add some tests for IXMLDocument::get_charset(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - c05adfb1 by Nikolay Sivov at 2025-10-29T13:43:23+01:00 msxml3/tests: Add some tests for "xmldecl-encoding". Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 54efee3e by Nikolay Sivov at 2025-10-29T13:43:23+01:00 msxml3/tests: Add more tests for document properties. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 5e416e99 by Nikolay Sivov at 2025-10-29T13:43:23+01:00 msxml3/tests: Add more tests for supported interfaces. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 4 changed files: - dlls/msxml3/saxreader.c - dlls/msxml3/tests/saxreader.c - dlls/msxml3/tests/xmldoc.c - dlls/msxml6/tests/saxreader.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f169b11f3b5be44cea8eb9260e28fa... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f169b11f3b5be44cea8eb9260e28fa... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)