From 04794c9c8ef4249e08bcd1886388516d8ef6d772 Mon Sep 17 00:00:00 2001 From: ashley willis Date: Sat, 22 Sep 2012 00:44:36 -0500 Subject: [PATCH] updated target name "test" in tests/build.xml for Android SDK Tools Revision 20.0.3 / 21 RC4 --- tests/build.xml | 96 ++++++++++++++++++++++++++++++++++--------------- 1 file changed, 68 insertions(+), 28 deletions(-) diff --git a/tests/build.xml b/tests/build.xml index 6298ab2e4..e41722589 100644 --- a/tests/build.xml +++ b/tests/build.xml @@ -86,23 +86,56 @@ + the code to pull the results is integrated. This likely needs to be updated with every SDK + SDK release. Copied from $ANDROID_SDK_HOME/tools/ant/build.xml, Android SDK Tools + Revision 20.0.3, and 21 RC4 is not changed. --> + - + + + - + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + value="/data/data/${tested.project.app.package}/coverage.ec" /> @@ -114,44 +147,51 @@ - Downloading coverage file into project directory... + Downloading coverage file into project directory... - + - Extracting coverage report... + Extracting coverage report... + + + + + + + + + - + - - - - + + - - + + - - Saving the report file in ${basedir}/coverage/coverage.html + Saving the report file in ${out.absolute.dir}/coverage.html - + Saving the JUnit test report as ${junit-file} - +