/harmonytests

compatibility tests between gogoprotobuf and goprotobuf

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

harmonytests

compatibility tests between gogoprotobuf and goprotobuf

This is done by generating structs using both from the same specification and marshalling and unmarshalling messages between them.

The idea is that this tests gogoprotobuf's marshalling and unmarshalling. See https://github.com/gogo/protobuf

This project also tests JSON and Prototext.