Make command spilling tests agnostic to the spilling mechanism (#63)

This prepares for a rewrite to Starlark, which will use `Args` and
`use_param_file`.
1 file changed
tree: 544ebea3c988503a868267c9290a4db7925852d7
  1. .bazelci/
  2. .bcr/
  3. .github/
  4. shell/
  5. tests/
  6. .bazelignore
  7. .bazelrc
  8. .bazelversion
  9. .gitignore
  10. CONTRIBUTING.md
  11. LICENSE
  12. MODULE.bazel
  13. README.md
  14. WORKSPACE
README.md

rules_shell

This repository contains the Bazel ruleset for shell scripts.