Skip to content

v3.fixturetest

fn is_diagnostic_fixture_dir #

fn is_diagnostic_fixture_dir(path string) bool

is_diagnostic_fixture_dir reports whether path is a known diagnostic .vv/.out suite.

fn run #

fn run(vexe string, dir string, invocation_args []string) int

run compares every .vv compiler invocation with its adjacent .out file.