-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable testing of more serialization codepaths for implicit presence …
…fields. SerializeToString and SerializeToCord, for example, exercise codepaths that are actually quite different, but a user would be reasonable to expect that strings and cords are largely plug-and-play substitutable. The templating around TYPED_TEST can eventually make it easy to add coverage for other types as well, for example streams. PiperOrigin-RevId: 661427989
- Loading branch information
1 parent
135eb82
commit cdd5ac6
Showing
2 changed files
with
174 additions
and
111 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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