Skip to content

Conversation

@masonlet
Copy link
Collaborator

Debug logging tests were failing in Release builds because debug logging is disabled via NDEBUG.
Debug tests and any relevant code were wrapped in #ifndef NDEBUG so they only run in debug builds.

@masonlet masonlet merged commit 9fa61cd into main Nov 19, 2025
@masonlet masonlet deleted the bug-fix/release-tests branch November 19, 2025 22:30
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