tree: c35bd0bfd422ee12c30441cf13b223e1a91db9d0 [path history] [tgz]
  1. aliased_toolchains/
  2. bzlmod_repo_mapping/
  3. cc_common_link/
  4. cc_common_link_with_global_alloc/
  5. no_std/
  6. .gitignore
  7. README.md
test/integration/README.md

Integration

Integration tests represented as their own workspaces.

To run the tests, change to the respective subdirectory, then run bazel from there. For example:

cd test/integration/cc_common_link
bazel test //...