From ebfb837b95fc6eb6ec9102004d1d068933957400 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 13 Dec 2010 03:22:08 +0100 Subject: tests: test.auto.run (junit.run) and test.manual.run --- make/build-common.xml | 3 +++ make/build-test.xml | 64 +++++++++++++++++++++++++++++++++++++++++++-------- make/build.xml | 18 +++++++++++---- 3 files changed, 70 insertions(+), 15 deletions(-) (limited to 'make') diff --git a/make/build-common.xml b/make/build-common.xml index ea81720e0..cc34f0093 100644 --- a/make/build-common.xml +++ b/make/build-common.xml @@ -233,6 +233,9 @@ + + diff --git a/make/build-test.xml b/make/build-test.xml index ec68e8945..29040e867 100644 --- a/make/build-test.xml +++ b/make/build-test.xml @@ -24,6 +24,7 @@ + @@ -51,12 +52,12 @@ - + - + @@ -67,7 +68,7 @@ - + - + @@ -98,8 +99,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + @@ -199,7 +242,7 @@ - + @@ -235,7 +278,7 @@ - + @@ -269,12 +312,13 @@ + - + diff --git a/make/build.xml b/make/build.xml index e706f0d0d..69be99472 100644 --- a/make/build.xml +++ b/make/build.xml @@ -8,18 +8,26 @@ - Main build target. --> - + - + - - + + - + + + + + + + + + -- cgit v1.2.3