tree: c219aef00ade1a7ff18380a9c3ff0c1e4147915f [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 //...