Skip to content
Commit 9e59f2ad authored by Friedrich W. H. Kossebau's avatar Friedrich W. H. Kossebau
Browse files

Autotests: adapt test data to Qt no longer emitting ":" before base attribute

In older Qt versions QDomElement has been streaming itself to QTextStream
with the "base" attribute name prefixed by ":".

Qt 6.5.1 at least no longer does that, so in the test reference data update
the strings and respectively affected hash values.

See ElementWrapper::childNodesAsXML(const QDomElement &) for the code
affected by the change and yielding a different string.
parent 7095ef53
Pipeline #428166 passed with stage
in 2 minutes and 31 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment