chiark / gitweb /
Fix the test suite
authorDaniel Martí <mvdan@mvdan.cc>
Thu, 3 Jul 2014 20:33:40 +0000 (22:33 +0200)
committerDaniel Martí <mvdan@mvdan.cc>
Thu, 3 Jul 2014 20:33:40 +0000 (22:33 +0200)
tests/run-tests

index 44ede13d9780fc1dc984bc0b46b7ed5edaa080a9..b9a62d892b8e74b4dd9d56a403a19d9ab0b57799 100755 (executable)
@@ -26,6 +26,8 @@ copy_apks_into_repo() {
 # keep this as an old version to test the automatic parsing of build-tools
 # verion numbers in `fdroid init`
 create_fake_android_home() {
+    mkdir $1/tools
+    mkdir $1/platform-tools
     mkdir $1/build-tools
     mkdir $1/build-tools/19.0.2
     touch $1/build-tools/19.0.2/aapt