From 013600318f24391cd6c8c541343c208736b5f4f4 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sun, 18 Dec 2011 23:11:17 +0100 Subject: junit.run: Add 32bit tests for OSX (fat binaries) --- make/build-test.xml | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) (limited to 'make/build-test.xml') diff --git a/make/build-test.xml b/make/build-test.xml index cbd7ce0..6728cd7 100644 --- a/make/build-test.xml +++ b/make/build-test.xml @@ -367,19 +367,38 @@ ${line.separator} - + + - + + + + + + + + + + + + + + + + + + + @@ -529,8 +548,9 @@ ${line.separator} + basedir="${project.root}" + includes="${rootrel.build}/test/results ${rootrel.build}/test/results-x64 ${rootrel.build}/test/results-x32" /> + -- cgit v1.2.3