flatbuffers/tests/prototest
Michael Beardsworth 21b7061963 (Optionally) add an additional suffix namespace to generated fbs files. (#5698)
This change allows for the generation of fbs files (from proto) that
don't contain name collisions with the protobuf generated C++ code,
allowing both the proto and fbs message types to be linked into the same binary.
2020-01-06 10:00:59 -08:00
..
imported.proto Added support for imports and many other .proto features. 2015-10-13 14:01:55 -07:00
test.golden Fix the proto-enum leaking issue (#5286) 2019-04-11 13:52:01 -07:00
test.proto Fix the proto-enum leaking issue (#5286) 2019-04-11 13:52:01 -07:00
test_include.golden Improve import handling for proto conversion (#5673) 2019-12-23 08:50:29 -08:00
test_suffix.golden (Optionally) add an additional suffix namespace to generated fbs files. (#5698) 2020-01-06 10:00:59 -08:00
test_union.golden Fix the proto-enum leaking issue (#5286) 2019-04-11 13:52:01 -07:00
test_union_include.golden Improve import handling for proto conversion (#5673) 2019-12-23 08:50:29 -08:00
test_union_suffix.golden (Optionally) add an additional suffix namespace to generated fbs files. (#5698) 2020-01-06 10:00:59 -08:00