summaryrefslogtreecommitdiff
path: root/tests/runtests.pl
Commit message (Expand)AuthorAgeFilesLines
* tests: provide 'manual' as a feature to optionally requirebagder/tests-without-manualDaniel Stenberg2018-04-291-0/+17
* runtests.pl: fix warning 'use of uninitialized value'Michael Kaufmann2018-03-261-1/+2
* transfer: make HTTP without headers count correct body sizeDaniel Stenberg2018-03-151-1/+1
* SChannel/WinSSL: Implement public key pinningmoparisthebest2018-01-251-0/+1
* curl: progress bar refresh, get width using ioctl()Daniel Stenberg2018-01-221-1/+2
* HTTP: implement Brotli content encodingPatrick Monnerat2017-11-051-0/+14
* runtests.pl: Fixed typo in messageDan Fandrich2017-10-301-1/+1
* runtests: support MultiSSL client featurePatrick Monnerat2017-10-191-0/+15
* runtests: use valgrind for torture as wellDaniel Stenberg2017-10-141-8/+34
* memdebug: trace send, recv and socketDaniel Stenberg2017-10-141-7/+7
* tests: add initial gssapi test using stub implementationIsaac Boukris2017-09-151-0/+9
* runtests.pl: support attribute "nonewline" in part verify/upload.Patrick Monnerat2017-09-051-0/+7
* runtests.pl: allow <file[1-4]> tags in client section.Patrick Monnerat2017-09-021-16/+18
* runtests.pl: Apply strippart to upload too.Patrick Monnerat2017-09-021-0/+11
* runtests: fixed case insensitive matching of keywordsDan Fandrich2017-08-191-1/+1
* runtests: match keywords case insensitivelyDaniel Stenberg2017-08-141-3/+3
* docs/comments: Update to secure URL versionsViktor Szakats2017-08-081-1/+1
* test1452: add telnet negotiationMax Dymond2017-07-071-2/+157
* runtests: support "threaded-resolver" as a featureDaniel Stenberg2017-07-061-0/+10
* test1451: add SMB support to the testbedMax Dymond2017-07-041-2/+159
* test1450: add simple testing for DICTMax Dymond2017-06-301-3/+96
* runtests.pl: removed <precommand> featureDan Fandrich2017-05-281-15/+0
* runtests.pl: removed unused arguments to valgrindparseDan Fandrich2017-05-271-1/+1
* SecureTransport/DarwinSSL: Implement public key pinningmoparisthebest2017-05-151-0/+1
* tests: made a couple of prechecks consistent with othersDan Fandrich2017-05-131-5/+0
* runtests: fix "use of undefined value" warning in -R handlingDaniel Stenberg2017-05-081-1/+5
* runtests.pl: simplify the datacheck read sectionDan Fandrich2017-05-061-26/+7
* runtests: use -R for random orderDaniel Stenberg2017-05-051-3/+3
* runtests: add -o to run test cases in scrambled orderDaniel Stenberg2017-05-041-5/+24
* runtests.pl: support multiline <postcheck> commandsDan Fandrich2017-04-291-1/+1
* runtests.pl: fixed display of the Gopher IPv6 port numberDan Fandrich2017-03-201-1/+1
* tests: enable HTTP/2 tests to run with non-default port numbersDan Fandrich2017-02-271-0/+1
* runtests: remove the valgrind parserDaniel Stenberg2016-12-211-1/+1
* runtests: made Servers: output be more consistent by removing OFFDan Fandrich2016-11-301-1/+1
* tests: fix the HTTP/2 testsDaniel Stenberg2016-06-191-10/+10
* runtests: don't display logs when http2 server fails to startDaniel Stenberg2016-06-061-1/+0
* runtests: make stripfile work on stdout as wellDaniel Stenberg2016-06-061-0/+17
* http2-tests: test1700 is the first real HTTP/2 testDaniel Stenberg2016-06-061-1/+75
* tests: Use 'pathhelp' for current path in runtests.plKarlson2k2016-04-291-21/+7
* PolarSSL: Implement public key pinningmoparisthebest2016-04-241-0/+1
* runtests: mention when run event-basedDaniel Stenberg2016-03-141-1/+2
* runtests: Fixed usage of %PWD on MinGW64Karlson2k2016-02-221-1/+1
* 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