ros2_tracing/tracetools_test/CHANGELOG.rst

58 lines
1.6 KiB
ReStructuredText
Raw Normal View History

2019-07-11 11:17:41 +02:00
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package tracetools_test
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* 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
2019-12-09 13:17:42 -08:00
0.2.12 (2019-12-09)
-------------------
2019-12-09 13:17:17 -08:00
* Use imperative mood in constructor docstring.
* Contributors: Christophe Bedard, Steven! Ragnarök
2019-12-09 10:47:01 -08:00
0.2.11 (2019-12-09)
-------------------
2019-12-09 10:46:18 -08:00
* Fix working directory for tracetools_test Python tests
* Fix version regex to support multi-digit numbers
* Contributors: Christophe Bedard
2019-11-17 15:47:53 -08:00
0.2.10 (2019-11-17)
-------------------
2019-11-17 15:47:06 -08:00
* Update tests after new intra-process communications
* Contributors: Christophe Bedard
2019-08-16 16:11:14 +02:00
0.2.6 (2019-08-16)
------------------
2019-08-16 16:10:42 +02:00
* Fix "do_more" check for test_ping/test_pong
* Contributors: Christophe Bedard
2019-08-05 10:20:55 +02:00
0.2.3 (2019-08-05)
------------------
2019-08-05 10:17:48 +02:00
* Fix Windows warnings
* Contributors: Christophe Bedard, Ingo Lütkebohle
2019-07-30 16:43:12 +02:00
0.2.0 (2019-07-30)
------------------
2019-07-30 16:41:04 +02:00
* Enable tracing by default if LTTng is available
* Contributors: Christophe Bedard, Tobias Blass
2019-07-16 10:52:09 +02:00
0.1.1 (2019-07-16)
------------------
2019-07-12 13:50:03 +02:00
* Disable tracing-related tests by default
* Contributors: Christophe Bedard
2019-07-11 14:22:05 +02:00
0.1.0 (2019-07-11)
------------------
2019-07-11 11:17:41 +02:00
* Add tracetools_test package with utilities
* Contributors: Christophe Bedard, Ingo Lütkebohle