a6a6921123
These are only sent to an external API expecting char*-like strings, or for comparison. Having every assertXPath having three of _[ou]str is too much syntactic noise, making the unit tests almost unreadable. Change-Id: Ic004a36ea75e7bfe0b96f405c40f926a957b51cc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174416 Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Tested-by: Jenkins |
||
---|---|---|
.. | ||
dtd | ||
inc/pch | ||
qa/cppunit | ||
source | ||
util | ||
CppunitTest_xmlscript_cppunit.mk | ||
IwyuFilter_xmlscript.yaml | ||
Library_xmlscript.mk | ||
Makefile | ||
Module_xmlscript.mk | ||
Package_dtd.mk | ||
README.md |
XML Dialogs
This code is used to (de)serialize basic dialogs to XML for storage inside documents. While the XML -appears- to have some hierarchical structure, that is only a fabrication, parsing and underlying toolkit widget structure is sadly linear and flat.