Skip to main content

run

Function run 

Source
pub fn run(
    test_files: Vec<PathBuf>,
    single_thread: bool,
    keep_going: bool,
    mode: CompileMode,
) -> Result<(), TestError>
Expand description

Run all test files.