Add tests for different compilation options
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Wed, 11 Sep 2013 11:55:56 +0000 (14:55 +0300)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Wed, 11 Sep 2013 11:55:56 +0000 (14:55 +0300)
commit9f93d39f728c3e87b0ab482aa604c5cad4b1c86e
treebf51df823917845649b031e6adca6231a3200b86
parentd395768c8d3e63125c15950434fa255fb8c57717
Add tests for different compilation options
tests/buffer_only/SConscript [new file with mode: 0644]
tests/cxx_main_program/SConscript
tests/field_size_16/SConscript [new file with mode: 0644]
tests/field_size_16/alltypes.options [new file with mode: 0644]
tests/field_size_16/alltypes.proto [new file with mode: 0644]
tests/field_size_32/SConscript [new file with mode: 0644]
tests/field_size_32/alltypes.options [new file with mode: 0644]
tests/field_size_32/alltypes.proto [new file with mode: 0644]
tests/no_errmsg/SConscript [new file with mode: 0644]