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

Non standard assertions #31

Open
TheNNX opened this issue Apr 15, 2024 · 0 comments
Open

Non standard assertions #31

TheNNX opened this issue Apr 15, 2024 · 0 comments

Comments

@TheNNX
Copy link
Contributor

TheNNX commented Apr 15, 2024

The provided AssertXXX macros seem to be written in a non-standard way - for some reason, they trigger when asserted expressions are true, instead of triggering on false. This is quite confusing, and caused me some debugging, that could be avoided if:

  • The macros were renamed to differentiate their behaviour from normal assertions
  • The macros were changed to behave in a more standard way
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

No branches or pull requests

1 participant