flatbuffers/.github
Chih-Hsuan Yen a352bdbc34
Fix python tests (#7960)
* Don't generate types unless --python-typing specified

Fixes https://github.com/google/flatbuffers/issues/7944

* Fix incorrect import statements

Fixes https://github.com/google/flatbuffers/issues/7951

* Fix $PYTHONPATH in PythonTest.sh

Regressed from https://github.com/google/flatbuffers/pull/7529

* PythonTest: fail if something goes wrong

GitHub Actions runs `bash PythonTest.sh`, and thus failures were not
visible.

* Build flatc for Python tests

* Regenerate codes

---------

Co-authored-by: Derek Bailey <derekbailey@google.com>
2023-05-17 13:10:51 -07:00
..
workflows Fix python tests (#7960) 2023-05-17 13:10:51 -07:00
ISSUE_TEMPLATE.md
labeler.yml removed extern code generation declarations preferring direct includes (#7948) 2023-05-09 21:50:28 -07:00
PULL_REQUEST_TEMPLATE.md Add link to building guide (#7733) 2022-12-22 14:06:57 -08:00