From 1d1fd17cca064306dd5d528d59a4bce0581dcc63 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 25 Jul 2011 13:58:45 +0200 Subject: Cross JUnit Tests - All Passed: Android+Linux armv7 - junit.cross targets: - use scripting to save time, ie write all target commands to script, xfer, exec - junit: delete result folder just before junit.run - Test BuildEnvironment.java: Simplify path config via properties (for android) - AndroidVersion: No annoying exception dump if Build$VERSION* is not found (not android) - launch scripts: use absolute TARGET_ROOT path for dynamic linker env. --- make/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/build.xml') diff --git a/make/build.xml b/make/build.xml index 89426ec..29f1428 100644 --- a/make/build.xml +++ b/make/build.xml @@ -737,7 +737,7 @@ - + -- cgit v1.2.3