Module run_make_support::run

source ·

Functions§

  • Create a new custom Command. This should be preferred to creating std::process::Command directly.
  • Run a built binary and make sure it succeeds.
  • run_common 🔒
  • Run a built binary and make sure it fails.