On Tue, 28 Dec 2010, Vincent Torri wrote:
Maybe using the 'check' library ( http://check.sourceforge.net/ ). It's a C unit testing framework. It even works on Windows (i use it in the libs i'm maintaining)
For plain and simple unit tests we could perhaps use something like that, but our test suite is quite a lot more than just that...
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
