• Derek Bailey's avatar
    [C++] Adds basic schema evolution tests (#5611) · dda09502
    Derek Bailey authored
    * 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
    dda09502
Name
Last commit
Last update
..
evolution_v1.fbs Loading commit data...
evolution_v1.json Loading commit data...
evolution_v1_generated.h Loading commit data...
evolution_v2.fbs Loading commit data...
evolution_v2.json Loading commit data...
evolution_v2_generated.h Loading commit data...