On Fri, Jun 29, 2007 at 05:22:51PM -0000, Davi Arnaut wrote: > Author: davi > Date: Fri Jun 29 10:22:50 2007 > New Revision: 551967 > > URL: http://svn.apache.org/viewvc?view=rev&rev=551967 > Log: > Add test program for the condition variable code. There are various CV > behavior > tests, including fairness ones. PR: 42305
I think you forgot to "svn add" testcond.c? (FWIW the convention is to list PR: etc on separate lines from the change description) > Modified: > apr/apr/trunk/test/Makefile.in > apr/apr/trunk/test/Makefile.win > apr/apr/trunk/test/abts_tests.h > apr/apr/trunk/test/aprtest.dsp > apr/apr/trunk/test/nwgnuaprtest > apr/apr/trunk/test/testall.dsp > apr/apr/trunk/test/testutil.h
