Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fpp style macros providing automatic line and file information for checks #21

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

aradi
Copy link
Member

@aradi aradi commented Aug 18, 2024

Adds fpp style macros (CHECK and CHECK_MSG) for providing automatic line and file information when doing checks. Additionally, ASSERTand ASSERT_MSG is provided for automatic return at failing check.

@aradi aradi force-pushed the fpp branch 2 times, most recently from 5a65f90 to d105b07 Compare August 18, 2024 19:52
@aradi aradi marked this pull request as ready for review August 31, 2024 16:30
@aradi aradi added this to the v0.1 milestone Sep 27, 2024
@aradi aradi force-pushed the fpp branch 7 times, most recently from 67c55e6 to e9b4db5 Compare October 3, 2024 16:05
@aradi aradi merged commit 7d9684c into fortuno-repos:main Oct 3, 2024
8 checks passed
@aradi aradi deleted the fpp branch October 3, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant