Update of /cvsroot/monetdb/clients/src/java/tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv6888/tests

Modified Files:
      Tag: Clients_1-20
        build.xml 
Log Message:
Sort tests

Index: build.xml
===================================================================
RCS file: /cvsroot/monetdb/clients/src/java/tests/build.xml,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- build.xml   17 Jul 2007 09:46:45 -0000      1.6
+++ build.xml   17 Nov 2007 20:56:54 -0000      1.6.2.1
@@ -86,19 +86,19 @@
   <!-- Run tests -->
   <target name="test">
     <antcall target="Test_Cautocommit" />
-    <antcall target="Test_Csavepoints" />
     <antcall target="Test_Clargequery" />
     <antcall target="Test_Cmanycon" />
-    <antcall target="Test_Ctransaction" />
     <antcall target="Test_Creplysize" />
-    <antcall target="Test_Sbatching" />
+    <antcall target="Test_Csavepoints" />
+    <antcall target="Test_Ctransaction" />
     <antcall target="Test_PStimedate" />
     <antcall target="Test_PStimezone" />
     <antcall target="Test_PStypes" />
     <antcall target="Test_Rbooleans" />
+    <antcall target="Test_Rmetadata" />
     <antcall target="Test_Rpositioning" />
     <antcall target="Test_Rtimedate" />
-    <antcall target="Test_Rmetadata" />
+    <antcall target="Test_Sbatching" />
     <antcall target="BugConcurrent_clients_SF_1504657" />
   </target>
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to