summaryrefslogtreecommitdiff
path: root/tests/runtests.pl
Commit message (Expand)AuthorAgeFilesLines
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* runtests: Add mbedTLS to the SSL backendsJay Satiro2016-01-101-1/+9
* runtests.pl: check up to 5 data parts with different text modesMarc Hoersken2015-12-261-11/+35
* runtests: more compact "System characteristics" outputDaniel Stenberg2015-11-121-64/+57
* runtests: rename conditional curl-features to $has_[name]Daniel Stenberg2015-11-121-12/+12
* cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen2015-10-171-1/+17
* runtests: Fix pid check in checkdiedJay Satiro2015-09-291-1/+1
* runtests: Allow for spaces in server-verify curl custom pathJay Satiro2015-08-221-1/+1
* runtests: Allow for spaces in curl custom pathJay Satiro2015-07-161-1/+1
* runtests.pl: use 'h2c' now, no -14 anymoreDaniel Stenberg2015-05-181-1/+1
* runtests: use a DISABLED.local file tooDaniel Stenberg2015-04-261-9/+19
* cyassl: Implement public key pinningJay Satiro2015-04-221-0/+1
* nss: implement public key pinning for NSS backendKamil Dudka2015-04-221-0/+1
* runtests.pl: detect WolfSSL as yasslDan Fandrich2015-03-281-2/+2
* runtests: identify BoringSSL and libresslDaniel Stenberg2015-01-281-2/+12
* code/docs: Use correct case for IPv4 and IPv6Steve Holme2014-12-271-3/+3
* runtests: Fixed detection of Unix Sockets featureSteve Holme2014-12-271-1/+1
* code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme2014-12-261-14/+14
* tests: support spaces in paths to SSH, SSHD and SFTP binariesMarc Hoersken2014-12-211-2/+2
* fix gdb libtool invocation pathStefan Bühler2014-12-041-1/+1
* tests: add HTTP UNIX socket server testing supportPeter Wu2014-12-041-13/+84
* runtests.pl: fix startup of IPv6 serversPeter Wu2014-11-281-7/+7
* runtests.pl: fix warning message, remove duplicate valuePeter Wu2014-11-281-2/+2
* runtests.pl: Re-aligned feature support commentsSteve Holme2014-11-221-34/+34
* runtests.pl: Use Kerberos and SPNEGO as proxies for the crypto featureSteve Holme2014-11-221-1/+8
* runtests.pl: Added support for SPNEGOSteve Holme2014-11-221-0/+15
* runtests.pl: Added Kerberos detectionSteve Holme2014-11-221-0/+15
* runtests.pl: Added GSS-API detectionSteve Holme2014-11-221-0/+15
* 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