summaryrefslogtreecommitdiff
path: root/tests/runtests.pl
Commit message (Expand)AuthorAgeFilesLines
...
* test1800: first plain-text http2 test caseDaniel Stenberg2014-11-201-0/+17
* tests: add new feature 'SSLpinning'Daniel Stenberg2014-11-041-0/+9
* runtests.pl: Pad test case numbers with up to three zeroesFabian Keil2014-08-071-2/+2
* runtests.pl: Remove filteroff() which hasn't been used since 2001Fabian Keil2014-07-261-27/+0
* runtests.pl: Don't expect $TESTDIR/DISABLED to existFabian Keil2014-07-261-10/+11
* gnutls: explicitly added SRP to the priority stringDan Fandrich2014-07-121-0/+1
* tests: adjust for capitalization differences in newer gnutls-servDan Fandrich2014-07-111-1/+1
* NTLM: set a fake entropy for debug builds with CURL_ENTROPY setDaniel Stenberg2014-06-111-0/+1
* Curl_rand: Use a fake entropy for debug builds when CURL_ENTROPY setSteve Holme2014-06-111-0/+1
* runtests.pl: Improved the check for a crash during torture testsDan Fandrich2014-04-291-2/+2
* runtests: insist on a <keywords> sectionDaniel Stenberg2014-04-031-0/+5
* runtests: check protocol before dataDaniel Stenberg2014-03-301-34/+34
* runtests.pl: verify specified test casesDaniel Stenberg2014-03-191-0/+13
* tests: Made the crypto test feature usableDan Fandrich2014-02-171-4/+2
* runtests: allow <strippart> to remove linesDaniel Stenberg2014-02-081-0/+7
* runtests: Disable valgrind when debuggingDan Fandrich2014-02-071-0/+7
* runtests: add suppression generator helpDaniel Stenberg2014-02-051-0/+1
* runtests: detect 'ares' betterDaniel Stenberg2014-02-051-1/+1
* runtests.pl: added support for text-mode within datacheck sectionMarc Hoersken2014-01-311-5/+8
* runtests.pl: reverse line-ending conversion on WindowsMarc Hoersken2014-01-311-5/+7
* runtests: Don't log command every torture iteration in verboseDan Fandrich2014-01-241-1/+1
* runtests: disable memory tracking with threaded resolverDaniel Stenberg2014-01-081-1/+25
* runtests.pl: Updated copyright year after edit from d718abd968aeb4Steve Holme2014-01-051-1/+1
* runtests.pl: check for tstunnel command on WindowsMarc Hoersken2014-01-051-1/+1
* runtests.pl: Fixed slightly incorrect regex in commit 28dd47d4d41900Steve Holme2013-12-281-1/+1
* runtests.pl: Optimised feature present checking codeSteve Holme2013-12-281-92/+95
* runtests.pl: Added the ability to run tests when a feature is not presentSteve Holme2013-12-281-1/+117
* ftpserver.pl: Reworked SMTP verified server detectionSteve Holme2013-12-271-8/+0
* runtests.pl: Added SSPI detectionSteve Holme2013-11-121-1/+11
* runtests.pl: Fixed syntax error in commit c873375123343eSteve Holme2013-09-181-1/+1
* runtests.pl: Fixed smtp mail from addressSteve Holme2013-09-181-1/+1
* runtests.pl: allow -vc point to a separate curl binary to verify withDaniel Stenberg2013-08-261-0/+11
* curl_easy_perform_ev: debug/test functionDaniel Stenberg2013-08-201-5/+29
* runtests.pl: support nonewline="yes" in client/stdin sectionsDaniel Stenberg2013-05-071-0/+7
* runtests: log more commands in verbose modeDaniel Stenberg2013-04-251-1/+3
* runtests.pl: Fixed --verbose parameter passed to http_pipe.pyMarc Hoersken2013-04-061-3/+5
* runtests.pl: Modularization of MinGW/Msys compatibility functionsMarc Hoersken2013-04-061-14/+14
* tests: add #96 #558 and #1330Yang Tse2013-03-151-10/+16
* Multiple pipelines and limiting the number of connections.Linus Nielsen Feltzing2013-03-131-5/+111
* darwinssl: fix undefined $ssllib warning in runtests.plNick Zitzmann2013-02-241-7/+17
* runtests.pl: make VPATH builds find valgrind.suppYang Tse2013-01-181-1/+1
* always-multi: always use non-blocking internalsDaniel Stenberg2013-01-171-1/+2
* build and tests: curl_10char_object_name() shell functionYang Tse2013-01-021-0/+7
* runtests.pl: prepend $srcdir to HTTPTLS server config files pathYang Tse2012-12-221-2/+2
* runtests and friends: Do not add undefined values to @INCFabian Keil2012-12-061-1/+2
* test: offer "automake" output and check for perl betterDaniel Stenberg2012-11-231-31/+42
* runtests: limit execessive logging/outputDaniel Stenberg2012-11-121-3/+12
* Remove the --fork option of sws, since it makes refactoring to use poll more ...Joe Mason2012-08-021-8/+0
* Fixed MSYS <-> Windows path convertion.Guenter Knauf2012-07-201-38/+4
* Follow-up fix to detect SSL libs with MinGW.Guenter Knauf2012-07-191-4/+4