Update of /var/cvs/tests
In directory james.mmbase.org:/tmp/cvs-serv9308
Modified Files:
build.xml
Log Message:
more datatypes tests
See also: http://cvs.mmbase.org/viewcvs/tests
Index: build.xml
===================================================================
RCS file: /var/cvs/tests/build.xml,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -b -r1.81 -r1.82
--- build.xml 27 Apr 2009 15:17:58 -0000 1.81
+++ build.xml 27 Apr 2009 16:06:02 -0000 1.82
@@ -272,6 +272,7 @@
<arg value="org.mmbase.datatypes.DataTypesTest" />
<jvmarg value="-Dmmbase.config=${tests.source.dir}/config" />
<jvmarg value="-Duser.dir=${tests.work.dir}" />
+ <jvmarg value="-Dnostartmmbase=" />
<assertions><enable /></assertions>
</java>
</target>
@@ -418,6 +419,8 @@
<sleep seconds="10" />
<echo
message="========================================UTIL========================================"
/>
<antcall target="run.util" inheritRefs="true"/>
+ <echo
message="========================================DATATYPES========================================"
/>
+ <antcall target="run.datatypes" inheritRefs="true"/>
<sleep seconds="10" />
<echo
message="========================================CLUSTERING========================================"
/>
<antcall target="run.clustering" inheritRefs="true"/>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs