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

Add -frtti for tests that use mocking #36

Merged
merged 1 commit into from
Dec 1, 2015

Conversation

dneto0
Copy link
Collaborator

@dneto0 dneto0 commented Dec 1, 2015

The tests now use mocked methods. This requires runtime type
information for those test classes.
google/googletest#610

This has been fixed recently upstream in googletest. Until we pick
up that fix, add -frtti for the the test executable only.

The tests now use mocked methods.  This requires runtime type
information for those test classes.
google/googletest#610

This has been fixed recently upstream in googletest.  Until we pick
up that fix, add -frtti for the the test executable only.
@dekimir
Copy link

dekimir commented Dec 1, 2015

+2

@dneto0 dneto0 merged commit bdc50b5 into KhronosGroup:master Dec 1, 2015
@dneto0 dneto0 deleted the add-rtti-for-tests branch December 1, 2015 15:11
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