flatbuffers/tests/prototest
Nik Hemmings fb94af8899 Protobufs: Added '--oneof-union' option. (#4647)
* Added '--oneof-union' option.

Used with the .proto -> .fbs converter, will translate protobuff oneofs to flatbuffer unions.
Updated proto test to check both methods of converting oneofs.

* Added '--oneof-union' option.

Used with the .proto -> .fbs converter, will translate protobuff oneofs to flatbuffer unions.
Updated proto test to check both methods of converting oneofs.

* FlatBuffers: Moved MakeCamel() into idl_parser.cpp

Removes library dependency on Java/C# generator code.
2018-03-05 08:45:25 -08:00
..
imported.proto Added support for imports and many other .proto features. 2015-10-13 14:01:55 -07:00
test.golden Protobufs: Added '--oneof-union' option. (#4647) 2018-03-05 08:45:25 -08:00
test.proto Protobufs: Added '--oneof-union' option. (#4647) 2018-03-05 08:45:25 -08:00
test_union.golden Protobufs: Added '--oneof-union' option. (#4647) 2018-03-05 08:45:25 -08:00