From: Daniel Martí Date: Thu, 3 Jul 2014 20:33:40 +0000 (+0200) Subject: Fix the test suite X-Git-Tag: 0.2.1~46 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=8b469a79f8c7703d55313fbf91013433759392cb;p=fdroidserver.git Fix the test suite --- diff --git a/tests/run-tests b/tests/run-tests index 44ede13d..b9a62d89 100755 --- a/tests/run-tests +++ b/tests/run-tests @@ -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