compiletest

Function stamp_file_path

source
pub(crate) fn stamp_file_path(
    config: &Config,
    testpaths: &TestPaths,
    revision: Option<&str>,
) -> PathBuf
Expand description

The path of the stamp file that gets created or updated whenever a particular test completes successfully.