work on test prepare script, make the whole thing optional

This commit is contained in:
Vincent Breitmoser
2014-07-18 19:05:38 +02:00
parent 94e56a4542
commit 6d9eaaabb2
5 changed files with 34 additions and 17 deletions

3
.gitignore vendored
View File

@@ -14,6 +14,9 @@ ant.properties
.gradle
build
gradle.properties
# this is in here because the prepare-tests thing modifies it, and we DON'T
# want this to be commited. use git add -f to work on this file.
settings.gradle
#Maven
target