Age | Commit message (Expand) | Author |
2014-11-04 | tests: add new feature 'SSLpinning' | Daniel Stenberg |
2014-08-07 | runtests.pl: Pad test case numbers with up to three zeroes | Fabian Keil |
2014-07-26 | runtests.pl: Remove filteroff() which hasn't been used since 2001 | Fabian Keil |
2014-07-26 | runtests.pl: Don't expect $TESTDIR/DISABLED to exist | Fabian Keil |
2014-07-12 | gnutls: explicitly added SRP to the priority string | Dan Fandrich |
2014-07-11 | tests: adjust for capitalization differences in newer gnutls-serv | Dan Fandrich |
2014-06-11 | NTLM: set a fake entropy for debug builds with CURL_ENTROPY set | Daniel Stenberg |
2014-06-11 | Curl_rand: Use a fake entropy for debug builds when CURL_ENTROPY set | Steve Holme |
2014-04-29 | runtests.pl: Improved the check for a crash during torture tests | Dan Fandrich |
2014-04-03 | runtests: insist on a <keywords> section | Daniel Stenberg |
2014-03-30 | runtests: check protocol before data | Daniel Stenberg |
2014-03-19 | runtests.pl: verify specified test cases | Daniel Stenberg |
2014-02-17 | tests: Made the crypto test feature usable | Dan Fandrich |
2014-02-08 | runtests: allow <strippart> to remove lines | Daniel Stenberg |
2014-02-07 | runtests: Disable valgrind when debugging | Dan Fandrich |
2014-02-05 | runtests: add suppression generator help | Daniel Stenberg |
2014-02-05 | runtests: detect 'ares' better | Daniel Stenberg |
2014-01-31 | runtests.pl: added support for text-mode within datacheck section | Marc Hoersken |
2014-01-31 | runtests.pl: reverse line-ending conversion on Windows | Marc Hoersken |
2014-01-24 | runtests: Don't log command every torture iteration in verbose | Dan Fandrich |
2014-01-08 | runtests: disable memory tracking with threaded resolver | Daniel Stenberg |
2014-01-05 | runtests.pl: Updated copyright year after edit from d718abd968aeb4 | Steve Holme |
2014-01-05 | runtests.pl: check for tstunnel command on Windows | Marc Hoersken |
2013-12-28 | runtests.pl: Fixed slightly incorrect regex in commit 28dd47d4d41900 | Steve Holme |
2013-12-28 | runtests.pl: Optimised feature present checking code | Steve Holme |
2013-12-28 | runtests.pl: Added the ability to run tests when a feature is not present | Steve Holme |
2013-12-27 | ftpserver.pl: Reworked SMTP verified server detection | Steve Holme |
2013-11-12 | runtests.pl: Added SSPI detection | Steve Holme |
2013-09-18 | runtests.pl: Fixed syntax error in commit c873375123343e | Steve Holme |
2013-09-18 | runtests.pl: Fixed smtp mail from address | Steve Holme |
2013-08-26 | runtests.pl: allow -vc point to a separate curl binary to verify with | Daniel Stenberg |
2013-08-20 | curl_easy_perform_ev: debug/test function | Daniel Stenberg |
2013-05-07 | runtests.pl: support nonewline="yes" in client/stdin sections | Daniel Stenberg |
2013-04-25 | runtests: log more commands in verbose mode | Daniel Stenberg |
2013-04-06 | runtests.pl: Fixed --verbose parameter passed to http_pipe.py | Marc Hoersken |
2013-04-06 | runtests.pl: Modularization of MinGW/Msys compatibility functions | Marc Hoersken |
2013-03-15 | tests: add #96 #558 and #1330 | Yang Tse |
2013-03-13 | Multiple pipelines and limiting the number of connections. | Linus Nielsen Feltzing |
2013-02-24 | darwinssl: fix undefined $ssllib warning in runtests.pl | Nick Zitzmann |
2013-01-18 | runtests.pl: make VPATH builds find valgrind.supp | Yang Tse |
2013-01-17 | always-multi: always use non-blocking internals | Daniel Stenberg |
2013-01-02 | build and tests: curl_10char_object_name() shell function | Yang Tse |
2012-12-22 | runtests.pl: prepend $srcdir to HTTPTLS server config files path | Yang Tse |
2012-12-06 | runtests and friends: Do not add undefined values to @INC | Fabian Keil |
2012-11-23 | test: offer "automake" output and check for perl better | Daniel Stenberg |
2012-11-12 | runtests: limit execessive logging/output | Daniel Stenberg |
2012-08-02 | Remove the --fork option of sws, since it makes refactoring to use poll more ... | Joe Mason |
2012-07-20 | Fixed MSYS <-> Windows path convertion. | Guenter Knauf |
2012-07-19 | Follow-up fix to detect SSL libs with MinGW. | Guenter Knauf |
2012-07-17 | Trial to teach runtests.pl about WinSSL. | Guenter Knauf |