aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pl
AgeCommit message (Expand)Author
2018-09-13runtests.pl: run tests against the MesaLink vtls backendYiming Jing
2018-09-05pipelining: deprecatedDaniel Stenberg
2018-08-31Don't use Windows path %PWD for SSH testsMarcel Raad
2018-08-13http: fix for tiny "HTTP/0.9" responseDaniel Stenberg
2018-06-15runtests.pl: remove debug leftover from bb9a340c73f3Daniel Stenberg
2018-06-12runtests: support variables in <strippart>Daniel Stenberg
2018-04-29tests: provide 'manual' as a feature to optionally requireDaniel Stenberg
2018-03-26runtests.pl: fix warning 'use of uninitialized value'Michael Kaufmann
2018-03-15transfer: make HTTP without headers count correct body sizeDaniel Stenberg
2018-01-25SChannel/WinSSL: Implement public key pinningmoparisthebest
2018-01-22curl: progress bar refresh, get width using ioctl()Daniel Stenberg
2017-11-05HTTP: implement Brotli content encodingPatrick Monnerat
2017-10-30runtests.pl: Fixed typo in messageDan Fandrich
2017-10-19runtests: support MultiSSL client featurePatrick Monnerat
2017-10-14runtests: use valgrind for torture as wellDaniel Stenberg
2017-10-14memdebug: trace send, recv and socketDaniel Stenberg
2017-09-15tests: add initial gssapi test using stub implementationIsaac Boukris
2017-09-05runtests.pl: support attribute "nonewline" in part verify/upload.Patrick Monnerat
2017-09-02runtests.pl: allow <file[1-4]> tags in client section.Patrick Monnerat
2017-09-02runtests.pl: Apply strippart to upload too.Patrick Monnerat
2017-08-19runtests: fixed case insensitive matching of keywordsDan Fandrich
2017-08-14runtests: match keywords case insensitivelyDaniel Stenberg
2017-08-08docs/comments: Update to secure URL versionsViktor Szakats
2017-07-07test1452: add telnet negotiationMax Dymond
2017-07-06runtests: support "threaded-resolver" as a featureDaniel Stenberg
2017-07-04test1451: add SMB support to the testbedMax Dymond
2017-06-30test1450: add simple testing for DICTMax Dymond
2017-05-28runtests.pl: removed <precommand> featureDan Fandrich
2017-05-27runtests.pl: removed unused arguments to valgrindparseDan Fandrich
2017-05-15SecureTransport/DarwinSSL: Implement public key pinningmoparisthebest
2017-05-13tests: made a couple of prechecks consistent with othersDan Fandrich
2017-05-08runtests: fix "use of undefined value" warning in -R handlingDaniel Stenberg
2017-05-06runtests.pl: simplify the datacheck read sectionDan Fandrich
2017-05-05runtests: use -R for random orderDaniel Stenberg
2017-05-04runtests: add -o to run test cases in scrambled orderDaniel Stenberg
2017-04-29runtests.pl: support multiline <postcheck> commandsDan Fandrich
2017-03-20runtests.pl: fixed display of the Gopher IPv6 port numberDan Fandrich
2017-02-27tests: enable HTTP/2 tests to run with non-default port numbersDan Fandrich
2016-12-21runtests: remove the valgrind parserDaniel Stenberg
2016-11-30runtests: made Servers: output be more consistent by removing OFFDan Fandrich
2016-06-19tests: fix the HTTP/2 testsDaniel Stenberg
2016-06-06runtests: don't display logs when http2 server fails to startDaniel Stenberg
2016-06-06runtests: make stripfile work on stdout as wellDaniel Stenberg
2016-06-06http2-tests: test1700 is the first real HTTP/2 testDaniel Stenberg
2016-04-29tests: Use 'pathhelp' for current path in runtests.plKarlson2k
2016-04-24PolarSSL: Implement public key pinningmoparisthebest
2016-03-14runtests: mention when run event-basedDaniel Stenberg
2016-02-22runtests: Fixed usage of %PWD on MinGW64Karlson2k
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2016-01-10runtests: Add mbedTLS to the SSL backendsJay Satiro