Age | Commit message (Expand) | Author |
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 |
2012-07-17 | Fixed warning 'uninitialized value in numeric gt'. | Guenter Knauf |
2012-06-20 | runtests.pl: make it support metalink feature | Tatsuhiro Tsujikawa |
2012-06-05 | tests: adjust file part behavior in test verify section. | Yang Tse |
2012-06-01 | tests: support test definitions with up to 5 file checks in <verify> section | Yang Tse |
2012-04-04 | runtests: yassl and polarssl are not openssl | Daniel Stenberg |
2012-01-03 | test proxy supports CONNECT | Daniel Stenberg |
2012-01-02 | runtests.pl: on test failure, don't show trace log files of other tests | Yang Tse |
2012-01-01 | runtests: put trace outputs in log/trace[num] for all tests | Daniel Stenberg |
2011-12-31 | runtests.pl: Use logmsg more consistently | Dan Fandrich |
2011-12-30 | removed trailing whitespace | Yang Tse |
2011-12-20 | runtests.pl: Fixed perl warning when using the -l option | Dan Fandrich |
2011-10-30 | runtests.pl: running server checks - commit 4464583a follow-up | Yang Tse |
2011-10-28 | runtests.pl: running server checks - commit 3676ec96 follow-up | Yang Tse |
2011-10-28 | runtests.pl: running server checks - commit 4464583a follow-up | Yang Tse |
2011-10-25 | runtests.pl: running server checks | Yang Tse |
2011-10-21 | runtests.pl: fix printing of multivalued error codes | Yang Tse |
2011-10-06 | test harness: non-stunnel https server integration overhaul | Yang Tse |
2011-09-10 | runtests.pl: replace TAB with spaces | Yang Tse |
2011-09-10 | test harness: revert needless commit 0a5bbb2ac1 | Yang Tse |
2011-09-05 | test suite: use test case specific netrc file names | Yang Tse |
2011-09-01 | test harness: https, ftps and ssh servers allowed start up time increased 33% | Yang Tse |
2011-08-27 | NTLM single-sign on adjustments (XI) | Yang Tse |
2011-08-21 | runtests.pl: option -gw for single test windowed debugging (where possible) | Yang Tse |
2011-08-04 | runtests.pl: support option=no-include | Daniel Stenberg |
2011-07-19 | runtests: add 'debug' as a feature a test can require | Daniel Stenberg |
2011-07-18 | test2005: verify ntlm single-signon | Mandy Wu |
2011-07-14 | runtests: ignore the 'all_proxy' environment variable as well | Daniel Stenberg |
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 |