Skip to main content

run

Function run 

Source
pub fn run(dir: &Path) -> (usize, usize)
Expand description

Run all conformance test vectors in the given directory. Returns (passed, failed) counts.