Skip to content

Releases: fcy/FCYAsserts

Avoid static analyzer's false positive warning

15 Feb 01:43
@fcy fcy
Compare
Choose a tag to compare

Raises FCYAssertException instead of calling `abort`

09 Sep 21:31
@fcy fcy
Compare
Choose a tag to compare

This changes makes the code testable and I've implemented unit tests for it.

Version 1.2.0

24 Jul 04:04
@fcy fcy
Compare
Choose a tag to compare

Do not use v1.1.0. Use this or newer instead.

Add FCYAssertOrReturn macros

23 Jul 18:43
@fcy fcy
Compare
Choose a tag to compare
Merge pull request #1 from fcy/develop

Add FCYAssertOrReturn macros