Modify the alltypes test to check re-encoding through protoc.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Sat, 21 Dec 2013 10:14:20 +0000 (12:14 +0200)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Sat, 21 Dec 2013 10:14:20 +0000 (12:14 +0200)
commit9cc19a5e998d93fbe6d7a7c18fba1e37a36076d5
tree6fb10fa8670dc3197a2effb2fbe71a8550a6afac
parenteff9e11150c0bfb6baf5d6bec2351034b72d95ed
Modify the alltypes test to check re-encoding through protoc.

This way we can verify that the message is encoded exactly the same way
as the official protobuf implementation would do it.
tests/alltypes/SConscript
tests/alltypes/alltypes.proto
tests/site_scons/site_init.py