summaryrefslogtreecommitdiffstats
path: root/tests/common/unittestproto.proto
AgeCommit message (Collapse)AuthorFilesLines
2013-10-24Detect invalid sizes when encoding bytes fields.Petteri Aimonen1-0/+4
2013-09-08Start moving the tests into subfolders. Transition to SCons for build system ↵Petteri Aimonen1-0/+32
for the tests. Only a few tests updated so far. Have to include all the rest before merging to mainline. Update issue 63 Status: Started