mirror of
https://github.com/reactos/CMake.git
synced 2025-02-11 22:47:22 +00:00
![Joseph Snyder](/assets/img/avatar_default.png)
Add the ability to parse the XML output of the Jacoco tool. Jacoco (www.eclemma.org/jacoco) is a Java coverage tool. Add and integrate a class for the parser and include a test which utilizes the new parser.