pub fn create_files(path: &TempDir, files: Vec<&str>) -> Result<()>
Creates a temporary directory with the given files.