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

[C++] Unit test improvements #549

Merged
merged 2 commits into from
Mar 21, 2018
Merged

Conversation

EricJMarti
Copy link

The virtual specifier is not needed in unit test functions because the functions do not get overridden in derived classes. Also, I refactored the Rc3OtfFullIrTest to use constexpr where applicable.

@tmontgomery tmontgomery merged commit 9c00681 into real-logic:master Mar 21, 2018
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