cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl unit testing

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Sun, 2 Jan 2011 17:26:38 -0800

On Mon, Jan 03, 2011 at 12:32:47AM +0100, Pierre Joye wrote:
> I'd to say that tests should run on both static and dynamic versions
> of the library. Doing so will let us detect issues with one build or
> the other. That should not be too hard to do.

Unfortunately, unit tests are impossible to run against a dynamic library
when --enable-hidden-symbols is used. That's the whole point of
--enable-hidden-symbols and can't be overcome.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-01-03