From 1a6e705f8147c7f6a0951c4f20ec234e50eb7fe4 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 18 Nov 2008 21:14:56 +0000 Subject: [PATCH] Made "ant tests" compile and run the tests not just compile them. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5557 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- build.xml | 13 ++++++++----- tests/build.xml | 15 +++++++-------- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/build.xml b/build.xml index da5c66cab..6808c805a 100644 --- a/build.xml +++ b/build.xml @@ -266,16 +266,18 @@ - + - + - + - + + + @@ -284,7 +286,8 @@ excludes="**/*.c,**/Makefile,**/*.h"/> - + diff --git a/tests/build.xml b/tests/build.xml index 964c5b970..723ac1a29 100644 --- a/tests/build.xml +++ b/tests/build.xml @@ -29,7 +29,7 @@ - + @@ -47,7 +47,7 @@ - + @@ -64,7 +64,7 @@ - + @@ -121,7 +121,7 @@ - @@ -162,9 +162,8 @@ - - @@ -190,11 +189,11 @@ - - +