On Tue, 19 Jul 2011, Wu, Mandy wrote:
I pulled the latest code, build, make, and everything works fine on me. Just observation, when curl is Not build with --enable-debug, test case 2005 will fail, due to libcurl goes to real ntlm_auth tool. I am thinking maybe we can enforce test case 2005 to be run with --enable-debug build by adding a 'unittest' feature, like below.
Thanks, I made the change slightly larger and added a true 'debug' feature that I then made 2005 require. It felt less "hackish".
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
