Alexandre Julliard pushed to branch master at wine / wine
Commits: 3b918b0f by Nikolay Sivov at 2025-09-29T22:28:18+02:00 xmllite/tests: Add a few more tests for WriteDocType().
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
- - - - - fc393990 by David Kahurani at 2025-09-29T22:28:18+02:00 xmllite/writer: Implement WriteQualifiedName().
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
- - - - - 3804839a by Nikolay Sivov at 2025-09-29T22:28:18+02:00 xmllite/writer: Improve error handling in WriteAttributeString().
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
- - - - - aab0f01d by Nikolay Sivov at 2025-09-29T22:28:18+02:00 xmllite/writer: Improve error handling when writing namespace defitions.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
- - - - - 41798832 by Nikolay Sivov at 2025-09-29T22:28:18+02:00 xmllite/writer: Improve error handling in WriteStartElement().
- - - - - 7908e8fc by Nikolay Sivov at 2025-09-29T22:28:18+02:00 xmllite/writer: Handle empty names in WriteStartElement().
- - - - -
2 changed files:
- dlls/xmllite/tests/writer.c - dlls/xmllite/writer.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ccb23e8d4bac82dca259443385a843...