summaryrefslogtreecommitdiff
path: root/tests/runtests.pl
AgeCommit message (Expand)Author
2014-02-17tests: Made the crypto test feature usableDan Fandrich
2014-02-08runtests: allow <strippart> to remove linesDaniel Stenberg
2014-02-07runtests: Disable valgrind when debuggingDan Fandrich
2014-02-05runtests: add suppression generator helpDaniel Stenberg
2014-02-05runtests: detect 'ares' betterDaniel Stenberg
2014-01-31runtests.pl: added support for text-mode within datacheck sectionMarc Hoersken
2014-01-31runtests.pl: reverse line-ending conversion on WindowsMarc Hoersken
2014-01-24runtests: Don't log command every torture iteration in verboseDan Fandrich
2014-01-08runtests: disable memory tracking with threaded resolverDaniel Stenberg
2014-01-05runtests.pl: Updated copyright year after edit from d718abd968aeb4Steve Holme
2014-01-05runtests.pl: check for tstunnel command on WindowsMarc Hoersken
2013-12-28runtests.pl: Fixed slightly incorrect regex in commit 28dd47d4d41900Steve Holme
2013-12-28runtests.pl: Optimised feature present checking codeSteve Holme
2013-12-28runtests.pl: Added the ability to run tests when a feature is not presentSteve Holme
2013-12-27ftpserver.pl: Reworked SMTP verified server detectionSteve Holme
2013-11-12runtests.pl: Added SSPI detectionSteve Holme
2013-09-18runtests.pl: Fixed syntax error in commit c873375123343eSteve Holme
2013-09-18runtests.pl: Fixed smtp mail from addressSteve Holme
2013-08-26runtests.pl: allow -vc point to a separate curl binary to verify withDaniel Stenberg
2013-08-20curl_easy_perform_ev: debug/test functionDaniel Stenberg
2013-05-07runtests.pl: support nonewline="yes" in client/stdin sectionsDaniel Stenberg
2013-04-25runtests: log more commands in verbose modeDaniel Stenberg
2013-04-06runtests.pl: Fixed --verbose parameter passed to http_pipe.pyMarc Hoersken
2013-04-06runtests.pl: Modularization of MinGW/Msys compatibility functionsMarc Hoersken
2013-03-15tests: add #96 #558 and #1330Yang Tse
2013-03-13Multiple pipelines and limiting the number of connections.Linus Nielsen Feltzing
2013-02-24darwinssl: fix undefined $ssllib warning in runtests.plNick Zitzmann
2013-01-18runtests.pl: make VPATH builds find valgrind.suppYang Tse
2013-01-17always-multi: always use non-blocking internalsDaniel Stenberg
2013-01-02build and tests: curl_10char_object_name() shell functionYang Tse
2012-12-22runtests.pl: prepend $srcdir to HTTPTLS server config files pathYang Tse
2012-12-06runtests and friends: Do not add undefined values to @INCFabian Keil
2012-11-23test: offer "automake" output and check for perl betterDaniel Stenberg
2012-11-12runtests: limit execessive logging/outputDaniel Stenberg
2012-08-02Remove the --fork option of sws, since it makes refactoring to use poll more ...Joe Mason
2012-07-20Fixed MSYS <-> Windows path convertion.Guenter Knauf
2012-07-19Follow-up fix to detect SSL libs with MinGW.Guenter Knauf
2012-07-17Trial to teach runtests.pl about WinSSL.Guenter Knauf
2012-07-17Fixed warning 'uninitialized value in numeric gt'.Guenter Knauf
2012-06-20runtests.pl: make it support metalink featureTatsuhiro Tsujikawa
2012-06-05tests: adjust file part behavior in test verify section.Yang Tse
2012-06-01tests: support test definitions with up to 5 file checks in <verify> sectionYang Tse
2012-04-04runtests: yassl and polarssl are not opensslDaniel Stenberg
2012-01-03test proxy supports CONNECTDaniel Stenberg
2012-01-02runtests.pl: on test failure, don't show trace log files of other testsYang Tse
2012-01-01runtests: put trace outputs in log/trace[num] for all testsDaniel Stenberg
2011-12-31runtests.pl: Use logmsg more consistentlyDan Fandrich
2011-12-30removed trailing whitespaceYang Tse
2011-12-20runtests.pl: Fixed perl warning when using the -l optionDan Fandrich
2011-10-30runtests.pl: running server checks - commit 4464583a follow-upYang Tse