Skip to content

Fix assert_ge!() with debug messages#9

Open
yunjhongwu wants to merge 1 commit intoohsayan:masterfrom
yunjhongwu:fix-assert-ge
Open

Fix assert_ge!() with debug messages#9
yunjhongwu wants to merge 1 commit intoohsayan:masterfrom
yunjhongwu:fix-assert-ge

Conversation

@yunjhongwu
Copy link
Copy Markdown

@yunjhongwu yunjhongwu commented Jun 14, 2025

Fix bug: the following assert panic

assert_ge!(4, 4, "test");
  • Fixed assert_ge! macro and add unit tests with debug messages
  • Added unit tests for assert functions with debug messaging

@avi1mizrahi avi1mizrahi mentioned this pull request Dec 31, 2025
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