Commit d7a79799 authored by Dominik Charousset's avatar Dominik Charousset

Document removal of obsolete test macros

parent 299ce780
...@@ -13,6 +13,11 @@ is based on [Keep a Changelog](https://keepachangelog.com). ...@@ -13,6 +13,11 @@ is based on [Keep a Changelog](https://keepachangelog.com).
via config file or CLI to `0s` and then printing the config parameter, e.g., via config file or CLI to `0s` and then printing the config parameter, e.g.,
via `--dump-config`. via `--dump-config`.
### Removed
- Dropped three obsolete (and broken) macros in the `unit_test.hpp` header:
`CAF_CHECK_FAILED`, `CAF_CHECK_FAIL` and `CAF_CHECK_PASSED`.
## [0.18.3] - 2021-05-21 ## [0.18.3] - 2021-05-21
### Added ### Added
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment