Add script for running tests without the Android SDK installed

Please note that this script uses the 'configuration on demand' feature
which is still incubating,
so not every test run is guaranteed to work correctly.
However, there have not been any problems so far.
This commit is contained in:
Torsten Grote
2016-01-13 12:51:23 -02:00
parent 872d10e2b0
commit 425c65a75a

1
run-tests.sh Executable file
View File

@@ -0,0 +1 @@
./gradlew --configure-on-demand :briar-tests:test