tree: 74f32809dd6ad0b47e87d8d5924e0b435c2e5b1b [path history] [tgz]
  1. BUILD.gn
  2. build_api_filter.py
  3. build_api_filter_test.py
  4. client
  5. client.py
  6. client_test.py
  7. debug_symbols.py
  8. debug_symbols_test.py
  9. gn_labels.py
  10. gn_labels_test.py
  11. gn_ninja_outputs.py
  12. gn_ninja_outputs_test.py
  13. ninja_artifacts.py
  14. ninja_artifacts_test.py
  15. README.md
  16. run_all_tests.sh
build/api/README.md

This directory contains the “build API tool” script described in http://go/fuchsia-bazel-migration, and whose tracking bug is https://fxbug.dev/42084664.

Use build/api/tool --help for more details.

Run build/api/run_all_tests.sh to run all tests locally. This can also be done at build time by adding //build/api:tests to the build graph.