Skip to content

Fix bug in code gen for GTestBase#1014

Merged
bocchino merged 1 commit into
mainfrom
issue-1010-gtest-base-writer
Jun 5, 2026
Merged

Fix bug in code gen for GTestBase#1014
bocchino merged 1 commit into
mainfrom
issue-1010-gtest-base-writer

Conversation

@bocchino

@bocchino bocchino commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

This PR fixes a naming issue in a macro parameter: size instead of index.

Closes #1010.

Fix naming issue in macro parameter
@bocchino bocchino merged commit 29f94a5 into main Jun 5, 2026
17 checks passed
@bocchino bocchino deleted the issue-1010-gtest-base-writer branch June 5, 2026 01:14
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.

UT event assertion macro parameter should be "index"

2 participants