blob: 2a481ddc3e68c78c3a8df6ad5c5de8efb8c47d8d [file] [log] [blame]
import java.io.File;
org.eclipse.tycho.extras.buildtimestamp.jgit.test.UnzipFile.unzip(new File(basedir, "basic.zip"), basedir);
// this will cause a warning and fallback to default timestamp provider due to dirty working tree
new File(basedir,"feature/untracked_file.txt").write("test")
return true;