The source project of this merge request has been removed.
Testing: Use CTest to validate syntax XMLs
- Search for
xmllint
executable - If found, and
BUILD_TESTING
isON
, then register a test case (one per syntax XML file)
One can run the syntax tests like this:
$ ctest -R 'Validate:'