You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2007/10/28 23:03:24 UTC

svn commit: r589427 - /apr/apr-util/trunk/test/Makefile.in

Author: wrowe
Date: Sun Oct 28 15:03:19 2007
New Revision: 589427

URL: http://svn.apache.org/viewvc?rev=589427&view=rev
Log:
Order the list to facilitate comparisons with 1.2

Modified:
    apr/apr-util/trunk/test/Makefile.in

Modified: apr/apr-util/trunk/test/Makefile.in
URL: http://svn.apache.org/viewvc/apr/apr-util/trunk/test/Makefile.in?rev=589427&r1=589426&r2=589427&view=diff
==============================================================================
--- apr/apr-util/trunk/test/Makefile.in (original)
+++ apr/apr-util/trunk/test/Makefile.in Sun Oct 28 15:03:19 2007
@@ -15,9 +15,9 @@
 STDTEST_PORTABLE = testall dbd testssl
 
 TESTS = teststrmatch.lo testuri.lo testuuid.lo testbuckets.lo testpass.lo \
-	testmd4.lo testmd5.lo testldap.lo testdate.lo testdbd.lo \
-	testmemcache.lo testreslist.lo testqueue.lo testxml.lo testxlate.lo \
-	testrmm.lo testdbm.lo
+	testmd4.lo testmd5.lo testldap.lo testdate.lo testdbm.lo testdbd.lo \
+	testxml.lo testrmm.lo testreslist.lo testqueue.lo testxlate.lo \
+	testmemcache.lo 
 
 OTHER_PROGRAMS = echod sockperf