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 2009/12/21 23:09:06 UTC

svn commit: r893012 - in /apr/apr/trunk: crypto/apr_crypto.c test/Makefile.win

Author: wrowe
Date: Mon Dec 21 22:09:06 2009
New Revision: 893012

URL: http://svn.apache.org/viewvc?rev=893012&view=rev
Log:
revert typo from r892984

Modified:
    apr/apr/trunk/crypto/apr_crypto.c
    apr/apr/trunk/test/Makefile.win

Modified: apr/apr/trunk/crypto/apr_crypto.c
URL: http://svn.apache.org/viewvc/apr/apr/trunk/crypto/apr_crypto.c?rev=893012&r1=893011&r2=893012&view=diff
==============================================================================
--- apr/apr/trunk/crypto/apr_crypto.c (original)
+++ apr/apr/trunk/crypto/apr_crypto.c Mon Dec 21 22:09:06 2009
@@ -1,7 +1,7 @@
 /* Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements.  See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, 3 2.0
+ * The ASF licenses this file to You under the Apache License, Version 2.0
  * (the "License"); you may not use this file except in compliance with
  * the License.  You may obtain a copy of the License at
  *

Modified: apr/apr/trunk/test/Makefile.win
URL: http://svn.apache.org/viewvc/apr/apr/trunk/test/Makefile.win?rev=893012&r1=893011&r2=893012&view=diff
==============================================================================
--- apr/apr/trunk/test/Makefile.win (original)
+++ apr/apr/trunk/test/Makefile.win Mon Dec 21 22:09:06 2009
@@ -77,28 +77,70 @@
 	$(OUTDIR)\testshmconsumer.exe \
 	$(OUTDIR)\globalmutexchild.exe
 
-ALL_TESTS = $(INTDIR)\testutil.obj $(INTDIR)\testtime.obj \
-	$(INTDIR)\teststr.obj $(INTDIR)\testvsn.obj \
-	$(INTDIR)\testipsub.obj $(INTDIR)\testmmap.obj \
-	$(INTDIR)\testud.obj $(INTDIR)\testtable.obj \
-	$(INTDIR)\testsleep.obj $(INTDIR)\testpools.obj \
-	$(INTDIR)\testfmt.obj $(INTDIR)\testfile.obj \
-	$(INTDIR)\testdir.obj $(INTDIR)\testfileinfo.obj \
-	$(INTDIR)\testrand.obj $(INTDIR)\testdso.obj \
-	$(INTDIR)\testoc.obj $(INTDIR)\testdup.obj \
-	$(INTDIR)\testsockets.obj $(INTDIR)\testproc.obj \
-	$(INTDIR)\testpoll.obj $(INTDIR)\testlock.obj \
-	$(INTDIR)\testsockopt.obj $(INTDIR)\testpipe.obj \
-	$(INTDIR)\testthread.obj $(INTDIR)\testhash.obj \
-	$(INTDIR)\testargs.obj $(INTDIR)\testnames.obj \
-	$(INTDIR)\testuser.obj $(INTDIR)\testpath.obj \
-	$(INTDIR)\testenv.obj $(INTDIR)\testprocmutex.obj \
-	$(INTDIR)\testfnmatch.obj $(INTDIR)\testatomic.obj \
-	$(INTDIR)\testflock.obj $(INTDIR)\testshm.obj \
-	$(INTDIR)\testsock.obj $(INTDIR)\testglobalmutex.obj \
-	$(INTDIR)\teststrnatcmp.obj $(INTDIR)\testfilecopy.obj \
-	$(INTDIR)\testtemp.obj $(INTDIR)\testlfs.obj \
-	$(INTDIR)\testcond.obj
+ALL_TESTS = \
+	$(INTDIR)\testargs.obj \
+	$(INTDIR)\testatomic.obj \
+	$(INTDIR)\testbase64.obj \
+	$(INTDIR)\testbuckets.obj \
+	$(INTDIR)\testcond.obj \
+	$(INTDIR)\testcrypto.obj \
+	$(INTDIR)\testdate.obj \
+	$(INTDIR)\testdbd.obj \
+	$(INTDIR)\testdbm.obj \
+	$(INTDIR)\testdir.obj \
+	$(INTDIR)\testdso.obj \
+	$(INTDIR)\testdup.obj \
+	$(INTDIR)\testenv.obj \
+	$(INTDIR)\testfile.obj \
+	$(INTDIR)\testfilecopy.obj \
+	$(INTDIR)\testfileinfo.obj \
+	$(INTDIR)\testflock.obj \
+	$(INTDIR)\testfmt.obj \
+	$(INTDIR)\testfnmatch.obj \
+	$(INTDIR)\testglobalmutex.obj \
+	$(INTDIR)\testhash.obj \
+	$(INTDIR)\testhooks.obj \
+	$(INTDIR)\testipsub.obj \
+	$(INTDIR)\testldap.obj \
+	$(INTDIR)\testlfs.obj \
+	$(INTDIR)\testlock.obj \
+	$(INTDIR)\testmd4.obj \
+	$(INTDIR)\testmd5.obj \
+	$(INTDIR)\testmemcache.obj \
+	$(INTDIR)\testmmap.obj \
+	$(INTDIR)\testnames.obj \
+	$(INTDIR)\testoc.obj \
+	$(INTDIR)\testpass.obj \
+	$(INTDIR)\testpath.obj \
+	$(INTDIR)\testpipe.obj \
+	$(INTDIR)\testpoll.obj \
+	$(INTDIR)\testpools.obj \
+	$(INTDIR)\testproc.obj \
+	$(INTDIR)\testprocmutex.obj \
+	$(INTDIR)\testqueue.obj \
+	$(INTDIR)\testrand.obj \
+	$(INTDIR)\testreslist.obj \
+	$(INTDIR)\testrmm.obj \
+	$(INTDIR)\testshm.obj \
+	$(INTDIR)\testsleep.obj \
+	$(INTDIR)\testsock.obj \
+	$(INTDIR)\testsockets.obj \
+	$(INTDIR)\testsockopt.obj \
+	$(INTDIR)\teststr.obj \
+	$(INTDIR)\testmatch.obj \
+	$(INTDIR)\teststrnatcmp.obj \
+	$(INTDIR)\testtable.obj \
+	$(INTDIR)\testtemp.obj \
+	$(INTDIR)\testthread.obj \
+	$(INTDIR)\testtime.obj \
+	$(INTDIR)\testud.obj\
+	$(INTDIR)\testuri.obj \
+	$(INTDIR)\testuser.obj \
+	$(INTDIR)\testutil.obj \
+	$(INTDIR)\testuuid.obj \
+	$(INTDIR)\testvsn.obj \
+	$(INTDIR)\testxlate.obj \
+	$(INTDIR)\testxml.obj
 
 CLEAN_DATA = testfile.tmp lfstests\large.bin \
 	data\testputs.txt data\testbigfprintf.dat \