Age | Commit message (Expand) | Author |
2011-06-23 | runtests.pl: warn if a test is explicitly disabled | Daniel Stenberg |
2011-02-22 | runtests.pl/stopserver: space separate pids | Daniel Stenberg |
2011-02-20 | tests: Cleaned up netrc testing. | Julien Chaffraix |
2011-02-10 | netrc: Enable setting up the filename in unit tests. | Julien Chaffraix |
2011-01-20 | runtests.pl: make -s not show skipped tests | Daniel Stenberg |
2011-01-19 | TLS-SRP: support added when using GnuTLS | Quinn Slack |
2011-01-03 | unittests: a dedicated feature in tests | Daniel Stenberg |
2011-01-03 | unittest: framework for unit-testing | Daniel Stenberg |
2010-12-28 | test harness: take in account that Windows does not support LD_PRELOAD | Yang Tse |
2010-12-16 | axTLS integration: silence runtests.pl perl warning | Yang Tse |
2010-12-15 | Minor fixes to pass tests 301 and 306 with a patched axTLS. | Eric Hu |
2010-12-15 | Initial axTLS integration. Connections can be made and some tests pass. | Eric Hu |
2010-11-03 | runtests: allow tests written as perl scripts | Daniel Stenberg |
2010-08-25 | runtests: fix uninitialized variable warning | Daniel Stenberg |
2010-08-25 | gopher tests: use sws and adjusted to more standard style | Daniel Stenberg |
2010-08-25 | Gopher using Curl_write; test suite (4 tests) | Cameron Kaiser |
2010-08-16 | Clear stdout and stderr files on each test run | Dan Fandrich |
2010-08-13 | Reset environment variables before starting servers | Dan Fandrich |
2010-08-11 | runtests: clear old setenv remainders before test | Daniel Stenberg |
2010-08-07 | build: allow NTLM tests to run on more build configurations | U-D5B1PQ1J\Administrador |
2010-07-30 | NTLM tests: boost coverage by forcing the hostname | Kamil Dudka |
2010-05-05 | PolarSSL: initial support added | Hoi-Ho Chan |
2010-04-19 | Implement SMTP authentication | monnerat |
2010-03-24 | restore executable bits on some files | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-16 | replaced tabs with spaces | Yang Tse |
2010-02-14 | removed trailing whitespace | Yang Tse |
2010-02-06 | warning fix | Yang Tse |
2010-02-01 | Test suite support for RTSP | Yang Tse |
2010-01-21 | fix warning triggered when debugging on cygwin | Yang Tse |
2010-01-21 | improve displaylogcontent() sub fixing a warning | Yang Tse |
2010-01-20 | SIGTERM is the signal to trap here, SIGKILL can't be caught. | Yang Tse |
2010-01-20 | Use delete() to unset environment variables instead of assigning undef which | Yang Tse |
2010-01-20 | Adjust valgrind logs file name detection. | Yang Tse |
2010-01-19 | avoid "Use of uninitialized value $l in concatenation" | Daniel Stenberg |
2010-01-19 | Fail harder when curl coredumps trying to verify http and ftp servers. | Yang Tse |
2010-01-19 | prevent %runcert hash growth when clearing items | Yang Tse |
2010-01-18 | fix warnings | Yang Tse |
2010-01-18 | Stop ssl running server when cert file currently used by server is | Yang Tse |
2010-01-18 | fix warnings | Yang Tse |
2010-01-18 | - Remove QD restarting of https servers. Proper fixing required. | Yang Tse |
2010-01-18 | make verifyhttp use different file names depending on server characteristics | Yang Tse |
2010-01-17 | fix warnings | Yang Tse |
2010-01-17 | fix warnings | Yang Tse |
2010-01-17 | fix warnings | Yang Tse |
2010-01-17 | add some debug messages | Yang Tse |
2010-01-17 | use servername_id() from serverhelp.pm | Yang Tse |
2010-01-17 | refactored stopping of test harness servers | Yang Tse |
2010-01-15 | Declaration of $sshdlog is done in sshhelp.pm | Yang Tse |
2010-01-15 | Start using the centralized pidfile and logfile name generation | Yang Tse |