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

Fix warning by using ASSERT_FALSE() #66

Merged
merged 1 commit into from Jun 15, 2018
Merged

Fix warning by using ASSERT_FALSE() #66

merged 1 commit into from Jun 15, 2018

Conversation

niklas88
Copy link
Member

somehow ASSERT_EQ(false,… leads to warnings in the macro expansion

Leave another warning alone as a fix is already in PR #63 and this prevents
unnecessary merge conflicts.

somehow `ASSERT_EQ(false,… ` leads to warnings in the macro expansion

Leave another warning alone as a fix is already in PR #63 and this prevents
unnecessary merge conflicts.
@niklas88
Copy link
Member Author

Merging as trivial change

@niklas88 niklas88 merged commit ee89fdc into ad-freiburg:master Jun 15, 2018
@niklas88 niklas88 deleted the fix-gtest-warning branch October 31, 2018 09:35
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.

None yet

1 participant