CHANGELOG
Changelog for package rosidl_generator_tests
4.6.5 (2024-12-18)
4.6.4 (2024-09-06)
Silence one more gcc false-positive. (#814) (#817) gcc 13 has false positives around array-bounds and stringop-overflow, so suppress them here while generating test cases. (cherry picked from commit 86fa39823b6ec7d2e24940647c214a4082beab79) Co-authored-by: Chris Lalancette <clalancette@gmail.com>
Contributors: mergify[bot]
4.6.3 (2024-06-27)
4.6.2 (2024-05-13)
4.6.1 (2024-04-24)
4.6.0 (2024-04-16)
Increased the cpplint timeout to 300 seconds (#797)
Contributors: Alejandro Hernández Cordero
4.5.2 (2024-03-27)
Fixes for modern uncrustify. (#793)
Contributors: Chris Lalancette
4.5.1 (2024-02-07)
4.5.0 (2023-12-26)
4.4.2 (2023-11-06)
Fix constant generation for C++ floats (#772)
Contributors: Chris Lalancette
4.4.1 (2023-10-04)
4.4.0 (2023-09-07)
4.3.1 (2023-08-21)
Fix same named types overriding typesources (#759)
Contributors: Emerson Knapp
4.3.0 (2023-07-11)
4.2.0 (2023-06-07)
4.1.1 (2023-05-11)
4.1.0 (2023-04-28)
4.0.0 (2023-04-11)
3.4.0 (2023-02-13)
3.3.1 (2022-11-02)
3.3.0 (2022-09-08)
Move rosidl_generator_c/cpp tests to a separate package (#701)
Contributors: Jacob Perron