> -----Original Message-----
> From: Daniel Shahaf [mailto:[email protected]]
> Sent: woensdag 2 maart 2011 4:13
> To: Bert Huijben
> Cc: [email protected]
> Subject: Re: svn commit: r1075984 - /subversion/branches/1.6.x/STATUS
>
> Bert Huijben wrote on Tue, Mar 01, 2011 at 23:06:33 +0100:
> > (Our test suite assumes a shared library apr).
>
> How does the test suite assume that? (Is it the build.conf settings for
> the C tests?)
win-tests.py wants to copy the apr dll's to the right location and if it
doesn't find these DLL's it fails before even starting the first test.
Bert