godobuf-test

February 12, 2018 ยท View on GitHub

Test suite of Godobuf library (https://github.com/oniksan/godobuf).

Open project with Godot v3+.
Run single scene tests2 to execute test case for Protobuf version 2.
Run single scene tests3 to execute test case for Protobuf version 3.

Note: Binary compare of test with maps be failed, because "wire format ordering and map iteration ordering of map values is undefined" (https://developers.google.com/protocol-buffers/docs/proto#maps).