Skip to main content

run_strict

Function run_strict 

Source
pub fn run_strict(program: &Program) -> Run
Expand description

Drive a program and check it, suppressing nothing.

What the regression tests for the known defects call, so that “known” never quietly becomes “invisible”.