aboutsummaryrefslogtreecommitdiffstats
path: root/tests/alltypes_callback
AgeCommit message (Expand)AuthorFilesLines
2017-03-02Fix alltypes_callback testcasePetteri Aimonen2-5/+13
2017-03-02Fix bug in alltypes_callback test casePetteri Aimonen2-4/+5
2017-02-25Windows build fixPetteri Aimonen1-2/+3
2017-02-24Fix build failurePetteri Aimonen1-1/+2
2017-02-24Add test coverage for calling pb_release() on a message with callback fields.Petteri Aimonen2-2/+13
2017-02-22Add fixed length bytes to alltypes test case (issue #244)Petteri Aimonen3-5/+14
2015-01-11Add oneofs to AllTypes test casePetteri Aimonen3-0/+11
2014-08-10Separate field iterator logic from pb_decode to pb_common.Petteri Aimonen1-2/+2
2014-05-17Fix bug in alltypes test case that made fuzzing difficult.Petteri Aimonen1-0/+1
2014-02-10Add AllTypes decoding test with callbacks.Petteri Aimonen2-1/+427
2014-02-09Add AllTypes encoding test for callbacks (issue #99)Petteri Aimonen3-0/+420