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 missing WktNested to C++, Java, Python harnesses #517

Merged
merged 5 commits into from
Sep 13, 2021

Conversation

akonradi
Copy link
Contributor

@akonradi akonradi commented Sep 9, 2021

This fixes some unit tests that have been failing due to the unknown proto message type.

This fixes the failing unit test.

Signed-off-by: Alex Konradi <akonradi@google.com>
This fixes the failing unit test.

Signed-off-by: Alex Konradi <akonradi@google.com>
This fixes the test, though the test should already have been failing.

Signed-off-by: Alex Konradi <akonradi@google.com>
The C++ harness needs to list all the supported message types in the
list of #includes and in the list of macros. Remove the code that was
previously papering over that since C++ support is now close enough to
complete, and unsupported validations explicitly raise an exception.

Signed-off-by: Alex Konradi <akonradi@google.com>
@rodaine rodaine merged commit 3446de8 into bufbuild:main Sep 13, 2021
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

2 participants