mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Add XMLNode::operator==/!=() for comparing XMLNode instances
Implemented to be able to test that when writing an XML document via XMLTree and then reading back into another XMLTree the structure is equivalent as a general API test of pbd/xml++.h to check for breakage when changing implementation.
This commit is contained in:
parent
734a4c10e4
commit
4b2987d0f2
2 changed files with 67 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue