hi, 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.
Cheers, On Sun, Jan 2, 2011 at 9:36 PM, Dan Fandrich <[email protected]> wrote: > On Sun, Jan 02, 2011 at 10:27:11AM +0100, Daniel Stenberg wrote: >> Right, it would certainly be an idea to have unit-tests link directly >> with the object file(s) of the functions we want to test. > > Or maybe just force the unit tests link against the static libcurl library. > That should be enough to make it work. > >>>> Dan > ------------------------------------------------------------------- > List admin: http://cool.haxx.se/list/listinfo/curl-library > Etiquette: http://curl.haxx.se/mail/etiquette.html > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
