mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-04 03:07:46 +00:00
* Add support for metadata attributes for enum values (#7567) * Fix path lookup in flatc test * Try a fix for Windows paths * Convert path to string to fix Windows error |
||
|---|---|---|
| .. | ||
| bar | ||
| enum_val_attributes.fbs | ||
| flatc_cpp_tests.py | ||
| flatc_schema_tests.py | ||
| flatc_test.py | ||
| flatc_ts_tests.py | ||
| foo.fbs | ||
| foo_with_ns.fbs | ||
| main.py | ||