aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-09-01comment the "stunnel exited with [num]" stuff since this is now happenDaniel Stenberg
2009-08-29add cast to silent compiler warning with 64bit systems.Gunter Knauf
2009-08-27disable the tests that differ between 32 and 64 bitDaniel Stenberg
2009-08-24- Introduced a SYST-based test to properly set-up name format when dealing w...Patrick Monnerat
2009-08-18Pull the certificate files from the source directory. Ensure that theDan Fandrich
2009-08-12Added a range of new fun date strings to try. This set of dates come from aDaniel Stenberg
2009-08-12use --insecure to allow non-matching known hosts for SSH-based protocolsDaniel Stenberg
2009-08-11- Peter Sylvester made the HTTPS test server use specific certificates forDaniel Stenberg
2009-07-28use --insecure for the SFTP and SCP testsDaniel Stenberg
2009-07-22don't set READDATA since it isn't used and only confuses readersDaniel Stenberg
2009-07-14ENH: add optional support for c-aresBill Hoffman
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-07-13added PKG_CONFIG_PATH to output to better verify if it gets properly set with...Gunter Knauf
2009-06-16- When doing non-anonymous ftp via http proxies and the password is notMichal Marek
2009-06-12fix compiler warningYang Tse
2009-06-12fix compiler warningYang Tse
2009-06-11fix compiler warningYang Tse
2009-06-11changed testcurl script to allow building test harnessYang Tse
2009-06-10TrackMemory is another feature not supported by curl-configYang Tse
2009-06-10Adjusted to take in account that...Yang Tse
2009-06-09ENH: lower case cmake functions and remove tabs and re-indent cmake codeBill Hoffman
2009-06-06Revert delegating c-ares linking magic on libtool and auto-makefiles when usingYang Tse
2009-06-04c-ares embbeded builds header include paths fully defined in makefilesYang Tse
2009-06-03Die when instructed to build c-ares and this failsYang Tse
2009-05-30Delegate c-ares linking magic on libtool and auto-makefiles when usingYang Tse
2009-05-30Added missing NTLM feature for test 1097Dan Fandrich
2009-05-25- bug report #2796358 (http://curl.haxx.se/bug/view.cgi?id=2796358) pointedDaniel Stenberg
2009-05-22Added some missing test keywordsDan Fandrich
2009-05-21forced to use nmake for VC builds early so that its also used for ares even i...Gunter Knauf
2009-05-21strip \r only on non-win32 platforms (wine on Linux).Gunter Knauf
2009-05-21removed an attempt to write to non-opened LOG introduced with r1.30.Gunter Knauf
2009-05-21reduced duplicate code.Gunter Knauf
2009-05-21stripped \r from win32 curl --version output.Gunter Knauf
2009-05-21enable mingw64 target.Gunter Knauf
2009-05-20Added "non-existing host" test keywords to make it easy to skip thoseDan Fandrich
2009-05-18Update copyright year, to force CVS to update the $Id date string formatYang Tse
2009-05-18Remove temporary debug tracing, and add nasty error explanationYang Tse
2009-05-17- James Bursa posted a patch to the mailing list that fixed a problem withDaniel Stenberg
2009-05-15Extend displaying of logfiles upon first server start-up failure for http, ht...Yang Tse
2009-05-15Displaying of logfiles on ftp server satrtup failure for test case #100 becom...Yang Tse
2009-05-15fix compiler warning: unused variableYang Tse
2009-05-14Add some debug tracingYang Tse
2009-05-14Fix detection of automatically choosen listener port number on IPv6 enabled b...Yang Tse
2009-05-13log each setsockopt/SO_REUSEADDR failureYang Tse
2009-05-13fix print formatting-string directivesYang Tse
2009-05-12temporary debug trace for ftp server satrtup failure on testcase #100Yang Tse
2009-05-12fix LC_ALL and LC_CTYPE when set with conflicting valuesYang Tse
2009-05-11Adjust test definition for TPF.Yang Tse
2009-05-11Fetch curl's 'CharConv' feature information, used by TPF.Yang Tse