tree: 3149cb584b284f26e04a9338d24c1aa0080bbd00 [path history] [tgz]
  1. BUILD.gn
  2. client
  3. client.py
  4. client_test.py
  5. gn_labels.py
  6. gn_labels_test.py
  7. gn_ninja_outputs.py
  8. gn_ninja_outputs_test.py
  9. README.md
  10. run_all_tests.py
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_test.py to run all tests locally. This can also be done at build time by adding //build/api:tests to the build graph.