Releases: fcy/FCYAsserts
Releases · fcy/FCYAsserts
Avoid static analyzer's false positive warning
Raises FCYAssertException instead of calling `abort`
This changes makes the code testable and I've implemented unit tests for it.
Version 1.2.0
Do not use v1.1.0. Use this or newer instead.
Add FCYAssertOrReturn macros
Merge pull request #1 from fcy/develop Add FCYAssertOrReturn macros