[Git][wine/wine][master] 4 commits: xmllite/tests: Add more tests for name validation when writing.
Alexandre Julliard pushed to branch master at wine / wine Commits: e4feb77a by Nikolay Sivov at 2025-09-30T18:12:28+02:00 xmllite/tests: Add more tests for name validation when writing. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - bd429489 by Nikolay Sivov at 2025-09-30T18:12:28+02:00 xmllite/writer: Improve NCName validation. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - a3fb36ee by David Kahurani at 2025-09-30T18:12:28+02:00 xmllite/writer: Implement WriteEntityRef(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 4a25e542 by David Kahurani at 2025-09-30T18:12:28+02:00 xmllite/writer: Implement WriteName(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 4 changed files: - dlls/xmllite/reader.c - dlls/xmllite/tests/writer.c - dlls/xmllite/writer.c - dlls/xmllite/xmllite_private.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/64d8e50d9a8fc351e3cebf91999d7f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/64d8e50d9a8fc351e3cebf91999d7f... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)