tree: 26fe23bfbb2ca4853277fde293925e9e343128bd
  1. aliased_toolchains/
  2. bzlmod_repo_mapping/
  3. cc_common_link/
  4. cc_common_link_with_global_alloc/
  5. no_std/
  6. unstable_rust_features/
  7. .gitignore
  8. 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 //...