- Update Catch to version v2.13.7 (PR #15)
- Update CMakeLists.txt to pass catkin_lint (PR #14)
- Contributors: Jorge Nicho, Martin Jansa, Max Schwarz, augustinmanecy, sven-herrmann
- cmake: increase minimum version to 3.4 to silence CMP0048 warning
- rostest_main: handle weird rostest behavior on retries
- [reporter] makes tests and failure from test-cases instead of assertions
- Contributors: Max Schwarz, Naveed Usmani
- cmake: catch_add_rostest() add new target as dependency of 'tests' target (issue: #8, PR: #9)
- README.md: add CATCH_CONFIG_MAIN hint (issue: #7)
- README: update link to the catch repo
- updated catch to 2.4.2 (PR: #6)
- ros_junit_reporter: fix warnings
- Contributors: Max Schwarz, Mez Gebre
- adapt ROSReporter to Catch2
- upgrade to Catch v2.2.2
- Contributors: Max Schwarz
- cmake: fix meta_info.cpp compilation for install space
- rostest_main: include ROS node name in report
- Contributors: Max Schwarz
- actually install header files
- Contributors: Max Schwarz
- initial proper release
- Contributors: Max Schwarz