aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pl
AgeCommit message (Expand)Author
2014-11-04tests: add new feature 'SSLpinning'Daniel Stenberg
2014-08-07runtests.pl: Pad test case numbers with up to three zeroesFabian Keil
2014-07-26runtests.pl: Remove filteroff() which hasn't been used since 2001Fabian Keil
2014-07-26runtests.pl: Don't expect $TESTDIR/DISABLED to existFabian Keil
2014-07-12gnutls: explicitly added SRP to the priority stringDan Fandrich
2014-07-11tests: adjust for capitalization differences in newer gnutls-servDan Fandrich
2014-06-11NTLM: set a fake entropy for debug builds with CURL_ENTROPY setDaniel Stenberg
2014-06-11Curl_rand: Use a fake entropy for debug builds when CURL_ENTROPY setSteve Holme
2014-04-29runtests.pl: Improved the check for a crash during torture testsDan Fandrich
2014-04-03runtests: insist on a <keywords> sectionDaniel Stenberg
2014-03-30runtests: check protocol before dataDaniel Stenberg
2014-03-19runtests.pl: verify specified test casesDaniel Stenberg
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