summaryrefslogtreecommitdiffstats
path: root/tests/backwards_compatibility
AgeCommit message (Expand)AuthorFilesLines
2015-09-20Add syntax specification to .proto files (issue #167)Petteri Aimonen1-0/+2
2014-12-26Fix bug in backwards_compatibility test case.Petteri Aimonen1-4/+1
2014-08-19Add #if guard for .pb.h version.Petteri Aimonen4-100/+367
2014-08-18Rename UNUSED() and STATIC_ASSERT() macros with PB_ prefix.Petteri Aimonen1-3/+3
2014-08-18Change the _count fields to use pb_size_t datatype.Petteri Aimonen1-20/+20
2014-08-10Separate field iterator logic from pb_decode to pb_common.Petteri Aimonen1-2/+2
2013-12-21Fix problem with decode_legacy test case on Windows.Petteri Aimonen1-3/+8
2013-11-13Make tests build in a separate folder, add to gitignorePetteri Aimonen1-2/+2
2013-09-11Make all the tests ANSI C compatible.Petteri Aimonen1-14/+18
2013-09-10Move the rest of the tests to sconsPetteri Aimonen4-10/+21
2013-09-08Start moving the tests into subfolders. Transition to SCons for build system ...Petteri Aimonen4-0/+599