ros2_tracing/tracetools_test/CHANGELOG.rst
Dharini Dutia 449a0123fd 1.0.6
2023-05-27 02:24:49 +00:00

67 lines
1.8 KiB
ReStructuredText

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package tracetools_test
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.0.6 (2023-05-27)
------------------
* Merge branch 'version-1-0-5' into 'foxy'
* Contributors: Christophe Bedard
1.0.5 (2020-12-22)
------------------
* Increased code coverage > 94% as part of QL1
* Contributors: Christophe Bedard, Alejandro Hernández Cordero
1.0.0 (2020-04-24)
------------------
* Add test_depend on python3-pytest-cov for tracetools_test
* Call ament_add_pytest_test only once for tracetools_test
* Move test_utils from tracetools to tracetools_test
* Contributors: Christophe Bedard
0.3.0 (2020-03-04)
------------------
* Merge and update service test to cover callback registration
* Fix default value for events_kernel in TraceTestCase
* Contributors: Christophe Bedard
0.2.12 (2019-12-09)
-------------------
* Use imperative mood in constructor docstring.
* Contributors: Christophe Bedard, Steven! Ragnarök
0.2.11 (2019-12-09)
-------------------
* Fix working directory for tracetools_test Python tests
* Fix version regex to support multi-digit numbers
* Contributors: Christophe Bedard
0.2.10 (2019-11-17)
-------------------
* Update tests after new intra-process communications
* Contributors: Christophe Bedard
0.2.6 (2019-08-16)
------------------
* Fix "do_more" check for test_ping/test_pong
* Contributors: Christophe Bedard
0.2.3 (2019-08-05)
------------------
* Fix Windows warnings
* Contributors: Christophe Bedard, Ingo Lütkebohle
0.2.0 (2019-07-30)
------------------
* Enable tracing by default if LTTng is available
* Contributors: Christophe Bedard, Tobias Blass
0.1.1 (2019-07-16)
------------------
* Disable tracing-related tests by default
* Contributors: Christophe Bedard
0.1.0 (2019-07-11)
------------------
* Add tracetools_test package with utilities
* Contributors: Christophe Bedard, Ingo Lütkebohle