From 0cfa876a81566e8700a83433e294e7c6dbdef1b5 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Sat, 23 Oct 2010 19:48:55 +0000 Subject: [PATCH] Added a test-tools target which runs the gen tasks using narya-tools-full.jar on the DObject and invocation services in src/tests/java and checks that nothing changed. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6234 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- build.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/build.xml b/build.xml index 63660e4e9..70643c301 100644 --- a/build.xml +++ b/build.xml @@ -252,6 +252,13 @@ + + + + + + + @@ -377,6 +384,27 @@ + + + + + + + + + + + + + + + + + + + +