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/13 00:41:56 UTC

svn commit: r584308 - /apr/apr/branches/1.2.x/test/Makefile.win

Author: wrowe
Date: Fri Oct 12 15:41:55 2007
New Revision: 584308

URL: http://svn.apache.org/viewvc?rev=584308&view=rev
Log:
One module flipped between 1.x and 1.2, we still had rand2, 
but we didn't test cond.

Modified:
    apr/apr/branches/1.2.x/test/Makefile.win

Modified: apr/apr/branches/1.2.x/test/Makefile.win
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.2.x/test/Makefile.win?rev=584308&r1=584307&r2=584308&view=diff
==============================================================================
--- apr/apr/branches/1.2.x/test/Makefile.win (original)
+++ apr/apr/branches/1.2.x/test/Makefile.win Fri Oct 12 15:41:55 2007
@@ -75,7 +75,7 @@
 	$(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
+	$(INTDIR)\testrand2.obj
 
 CLEAN_DATA = testfile.tmp lfstests\large.bin \
 	data\testputs.txt data\testbigfprintf.dat \