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

Use assert_int_equal instead of assert_true for integer comparisons #557

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

SLieve
Copy link
Contributor

@SLieve SLieve commented Jan 14, 2024

This should provide better error messages. Apparently assert_int_equal also allows comparisons of wider types like uint64.

This should provide better error messages. Apparently assert_int_equal also
allows comparisons of wider types like uint64.
@SLieve SLieve requested a review from Dr-Emann January 14, 2024 10:39
Copy link
Member

@Dr-Emann Dr-Emann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me

@Dr-Emann Dr-Emann merged commit df5740a into RoaringBitmap:master Jan 14, 2024
25 checks passed
@SLieve SLieve deleted the assert_int_equal branch January 22, 2024 21:07
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.

2 participants