- Stop using python_cmake_module. (#760)
- Contributors: Chris Lalancette
- Don't write Python bytecode when invoking launch tests (#785)
- Contributors: Scott K Logan
- [rolling] Update maintainers - 2022-11-07 (#671)
- Contributors: Audrow Nash
- [launch_testing_ament_cmake] Add test label (#584)
- Contributors: Keisuke Shima
- Update maintainers to Aditya Pande and Michel Hidalgo (#559)
- Updated maintainers (#555)
- Contributors: Aditya Pande, Audrow Nash
- Update package maintainers (#465)
- Add bsd license to launch due to files from roslaunch (#456)
- Contributors: Michel Hidalgo, William Woodall
- Use launch_test CMake target as output file basename (#448)
- Contributors: Michel Hidalgo
- Find Python debug interpreter on Windows (#437)
- Contributors: Dirk Thomas
- add missing test dependency (#350) Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
- Contributors: Dirk Thomas
- Use ament_cmake_copyright (#349)
- Contributors: Dan Rose
- Update launch_testing example name in launch_testing_ament_cmake (#320)
- Contributors: Michel Hidalgo
- Revert "Include cmake extras for testing (#245)"
- Include cmake extras for testing (#245)
- [add_launch_test] Correct default python executable for windows debug (#239)
- Convert retreived path to CMake path for use. (#244)
- Move CMake path conversion to add_launch_test function.
- Enable reuse of launch testing functionality (#236)
- Contributors: Jacob Perron, Michel Hidalgo, Steven! Ragnarök, ivanpauno
- Make launchtest junit XML match pytest XML more closely (#228)
- Merge apex_launchtest functionality into launch_testing (#215)
- Contributors: Michel Hidalgo, Peter Baughman