aboutsummaryrefslogtreecommitdiffstats
path: root/tests/oneof/oneof.proto
AgeCommit message (Collapse)AuthorFilesLines
2015-01-04Implement support for oneofs (C unions).Petteri Aimonen1-0/+18
Basic test included, should probably add an oneof to the AllTypes test also. Update issue 131 Status: Started