gazebosim / gz-cmake

A set of CMake modules that are used by the C++-based Gazebo projects.
https://gazebosim.org/libs/cmake
Apache License 2.0
24 stars 30 forks source link

Generate junit xml from `make codecheck` #31

Open osrf-migration opened 6 years ago

osrf-migration commented 6 years ago

Original report (archived issue) by Nate Koenig (Bitbucket: Nathan Koenig).


make codecheck could always generate junit xml, or we could make a new target that generates only junit xml.

osrf-migration commented 6 years ago

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


I have this working in the following branch, but I haven't tested it yet in CI

scpeters commented 3 years ago

the branch is now on my fork on GitHub: