aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pl
AgeCommit message (Expand)Author
2011-07-19runtests: add 'debug' as a feature a test can requireDaniel Stenberg
2011-07-18test2005: verify ntlm single-signonMandy Wu
2011-07-14runtests: ignore the 'all_proxy' environment variable as wellDaniel Stenberg
2011-06-23runtests.pl: warn if a test is explicitly disabledDaniel Stenberg
2011-02-22runtests.pl/stopserver: space separate pidsDaniel Stenberg
2011-02-20tests: Cleaned up netrc testing.Julien Chaffraix
2011-02-10netrc: Enable setting up the filename in unit tests.Julien Chaffraix
2011-01-20runtests.pl: make -s not show skipped testsDaniel Stenberg
2011-01-19TLS-SRP: support added when using GnuTLSQuinn Slack
2011-01-03unittests: a dedicated feature in testsDaniel Stenberg
2011-01-03unittest: framework for unit-testingDaniel Stenberg
2010-12-28test harness: take in account that Windows does not support LD_PRELOADYang Tse
2010-12-16axTLS integration: silence runtests.pl perl warningYang Tse
2010-12-15Minor fixes to pass tests 301 and 306 with a patched axTLS.Eric Hu
2010-12-15Initial axTLS integration. Connections can be made and some tests pass.Eric Hu
2010-11-03runtests: allow tests written as perl scriptsDaniel Stenberg
2010-08-25runtests: fix uninitialized variable warningDaniel Stenberg
2010-08-25gopher tests: use sws and adjusted to more standard styleDaniel Stenberg
2010-08-25Gopher using Curl_write; test suite (4 tests)Cameron Kaiser
2010-08-16Clear stdout and stderr files on each test runDan Fandrich
2010-08-13Reset environment variables before starting serversDan Fandrich
2010-08-11runtests: clear old setenv remainders before testDaniel Stenberg
2010-08-07build: allow NTLM tests to run on more build configurationsU-D5B1PQ1J\Administrador
2010-07-30NTLM tests: boost coverage by forcing the hostnameKamil Dudka
2010-05-05PolarSSL: initial support addedHoi-Ho Chan
2010-04-19Implement SMTP authenticationmonnerat
2010-03-24restore executable bits on some filesDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-16replaced tabs with spacesYang Tse
2010-02-14removed trailing whitespaceYang Tse
2010-02-06warning fixYang Tse
2010-02-01Test suite support for RTSPYang Tse
2010-01-21fix warning triggered when debugging on cygwinYang Tse
2010-01-21improve displaylogcontent() sub fixing a warningYang Tse
2010-01-20SIGTERM is the signal to trap here, SIGKILL can't be caught.Yang Tse
2010-01-20Use delete() to unset environment variables instead of assigning undef whichYang Tse
2010-01-20Adjust valgrind logs file name detection.Yang Tse
2010-01-19avoid "Use of uninitialized value $l in concatenation"Daniel Stenberg
2010-01-19Fail harder when curl coredumps trying to verify http and ftp servers.Yang Tse
2010-01-19prevent %runcert hash growth when clearing itemsYang Tse
2010-01-18fix warningsYang Tse
2010-01-18Stop ssl running server when cert file currently used by server isYang Tse
2010-01-18fix warningsYang Tse
2010-01-18- Remove QD restarting of https servers. Proper fixing required.Yang Tse
2010-01-18make verifyhttp use different file names depending on server characteristicsYang Tse
2010-01-17fix warningsYang Tse
2010-01-17fix warningsYang Tse
2010-01-17fix warningsYang Tse
2010-01-17add some debug messagesYang Tse
2010-01-17use servername_id() from serverhelp.pmYang Tse