From 0216de670cc855dd0d27c1d0ad0e533d76cfa1d6 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 19 May 2014 16:54:59 -0400 Subject: [PATCH] tests: try everything to find a folder to write to, otherwise skip The tests of the jar signatures require working on files, but some emulators make that very difficult. So try all possible paths for writing to, and otherwise just skip the tests. --- test/AndroidManifest.xml | 2 + .../fdroid/updater/SignedRepoUpdaterTest.java | 59 +++++++++++++------ 2 files changed, 44 insertions(+), 17 deletions(-) diff --git a/test/AndroidManifest.xml b/test/AndroidManifest.xml index 12eccb755..747886971 100644 --- a/test/AndroidManifest.xml +++ b/test/AndroidManifest.xml @@ -10,6 +10,8 @@ + +