mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-02 18:27:46 +00:00
* Added basic schema evolution tests * Add BUILD targets for evolution tests. Added to test/generate_code scripts * Use vector.front() instead of vector.data() * Added --scoped-enums option for evolution test |
||
|---|---|---|
| .. | ||
| evolution_v1.fbs | ||
| evolution_v1.json | ||
| evolution_v1_generated.h | ||
| evolution_v2.fbs | ||
| evolution_v2.json | ||
| evolution_v2_generated.h | ||