aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pl
AgeCommit message (Expand)Author
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
2010-01-17refactored stopping of test harness serversYang Tse
2010-01-15Declaration of $sshdlog is done in sshhelp.pmYang Tse
2010-01-15Start using the centralized pidfile and logfile name generationYang Tse
2010-01-14Squeeze slack time when killing more than one server fromYang Tse
2010-01-12Make runtests.pl actually support any (valid) server specificationYang Tse
2010-01-12Adjust vor VPATH buildsYang Tse
2010-01-11- The tests/runtests.pl script now checks to see if the test case that runs isDaniel Stenberg
2010-01-11secureserver.pl is now the test harness script used for SSL/TLS.Yang Tse
2010-01-10Previous commit adjustmentsYang Tse
2010-01-09Start using the centralized pidfile and logfile name generationYang Tse
2010-01-08Start using the centralized pidfile and logfile name generationYang Tse
2010-01-08sws and tftpd command line option naming adjustmentsYang Tse
2009-12-28Leftover from previous commitYang Tse
2009-12-28Initial refactoring step for server name strings centralized generationYang Tse
2009-12-25When verifying the SMTP server I had to add some hackery since SMTP in itselfDaniel Stenberg
2009-12-23Back out some pingpong server stopping changes introduced last week inYang Tse