Added an encode/decode test for 'required' fields of all types.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Thu, 12 Jan 2012 17:06:33 +0000 (19:06 +0200)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Thu, 12 Jan 2012 17:06:33 +0000 (19:06 +0200)
commit0f6b615ae3395734ee9a1b35185540acad18c452
tree9c2765813a5d187dd94a51f701b3242fadc6bd04
parenta1adf398052bf2c78a457c484efbc5ec0258374e
Added an encode/decode test for 'required' fields of all types.
tests/Makefile
tests/alltypes.proto [new file with mode: 0644]
tests/test_decode3.c [new file with mode: 0644]
tests/test_encode3.c [new file with mode: 0644]