[cpp] Add automated tests based on testdata, simplify template usage. - #462
Merged
Conversation
daantimmer
changed the base branch from
cpp-remove-cmate-use-native-cmake-and-CPM
to
main
June 30, 2026 21:53
daantimmer
marked this pull request as ready for review
June 30, 2026 21:54
daantimmer
changed the base branch from
main
to
cpp-remove-cmate-use-native-cmake-and-CPM
June 30, 2026 22:01
Base automatically changed from
cpp-remove-cmate-use-native-cmake-and-CPM
to
main
June 30, 2026 22:38
mpkorstanje
marked this pull request as draft
June 30, 2026 22:38
…mplate utility functions
daantimmer
force-pushed
the
refactor-cpp-codegen
branch
from
July 1, 2026 06:33
2c162da to
7d5276b
Compare
daantimmer
marked this pull request as ready for review
July 1, 2026 06:34
mpkorstanje
self-requested a review
July 1, 2026 10:01
mpkorstanje
reviewed
Jul 1, 2026
mpkorstanje
reviewed
Jul 1, 2026
mpkorstanje
marked this pull request as draft
July 1, 2026 10:25
daantimmer
marked this pull request as ready for review
July 2, 2026 22:19
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤔 What's changed?
⚡️ What's your motivation?
There were no tests and for that we need to be able to deserialize json objects to envelopes/messages. And the template usage was, written in a smart manner, but not really SOLID and extensible.
🏷️ What kind of change is this?
📋 Checklist:
This text was originally generated from a template, then edited by hand. You can modify the template here.