[Git][wine/wine][master] 4 commits: msxml3/tests: Add some more comparison tests for XPath.
Alexandre Julliard pushed to branch master at wine / wine Commits: d7637e46 by Nikolay Sivov at 2026-06-23T21:48:33+02:00 msxml3/tests: Add some more comparison tests for XPath. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 5edf5b72 by Nikolay Sivov at 2026-06-23T21:48:34+02:00 msxml3: Add a helper to check for XPath query keywords. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 3297ce22 by Nikolay Sivov at 2026-06-23T21:48:34+02:00 msxml3: Explicitly switch to XPath for XmlView documents. Currently queries support combination of keywords from both XPath and XSLPattern, when it should support one or another. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 9ef54e46 by Nikolay Sivov at 2026-06-23T21:48:36+02:00 msxml3: Handle XSLPattern syntax directly instead of converting to XPath. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 8 changed files: - dlls/msxml3/Makefile.in - dlls/msxml3/selection.c - dlls/msxml3/tests/domdoc.c - dlls/msxml3/xmlview.c - dlls/msxml3/xpath.c - dlls/msxml3/xpath.h - − dlls/msxml3/xslpattern.l - − dlls/msxml3/xslpattern.y View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d150e281fa594f09039d375fac116a... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d150e281fa594f09039d375fac116a... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)