mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
We create a new CMakeLibTests driver executable in which to writes unit tests for CMakeLib. Our first test is a smoke-test of cmXMLParser.
5 lines
84 B
XML
5 lines
84 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Document>
|
|
<Element attr="1"/>
|
|
</Document>
|