Add a test for the backwards compatibility of generated files.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Sun, 13 Jan 2013 16:44:15 +0000 (18:44 +0200)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Sun, 13 Jan 2013 16:44:15 +0000 (18:44 +0200)
commitb9baec6b4c3a04136ea0430109bc7bc1eda12685
tree596e2c2c1cba87462aed032d23844886927ce417
parentd2c1604d6d239cdab6b21f3daf6634eb112ae318
Add a test for the backwards compatibility of generated files.

It is not necessary to maintain full compatibility of generated files
for all of eternity, but this test will warn us if there is
a need to regenerate the files.
tests/Makefile
tests/bc_alltypes.pb.c [new file with mode: 0644]
tests/bc_alltypes.pb.h [new file with mode: 0644]
tests/bc_decode.c [new file with mode: 0644]
tests/bc_encode.c [new file with mode: 0644]