pub fn run(dir: &Path) -> (usize, usize)
Run all conformance test vectors in the given directory. Returns (passed, failed) counts.