summaryrefslogtreecommitdiff
path: root/tests/runtests.pl
Commit message (Expand)AuthorAgeFilesLines
* runtests: fix uninitialized variable warningDaniel Stenberg2010-08-251-1/+1
* gopher tests: use sws and adjusted to more standard styleDaniel Stenberg2010-08-251-20/+35
* Gopher using Curl_write; test suite (4 tests)Cameron Kaiser2010-08-251-3/+33
* Clear stdout and stderr files on each test runDan Fandrich2010-08-161-1/+1
* Reset environment variables before starting serversDan Fandrich2010-08-131-10/+10
* runtests: clear old setenv remainders before testDaniel Stenberg2010-08-111-1/+13
* build: allow NTLM tests to run on more build configurationsU-D5B1PQ1J\Administrador2010-08-071-2/+3
* NTLM tests: boost coverage by forcing the hostnameKamil Dudka2010-07-301-24/+56
* PolarSSL: initial support addedHoi-Ho Chan2010-05-051-0/+6
* Implement SMTP authenticationmonnerat2010-04-191-1/+0
* restore executable bits on some filesDaniel Stenberg2010-03-241-0/+0
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* replaced tabs with spacesYang Tse2010-02-161-1/+1
* removed trailing whitespaceYang Tse2010-02-141-2/+2
* warning fixYang Tse2010-02-061-1/+1
* Test suite support for RTSPYang Tse2010-02-011-1/+186
* fix warning triggered when debugging on cygwinYang Tse2010-01-211-1/+2
* improve displaylogcontent() sub fixing a warningYang Tse2010-01-211-4/+11
* SIGTERM is the signal to trap here, SIGKILL can't be caught.Yang Tse2010-01-201-1/+1
* Use delete() to unset environment variables instead of assigning undef whichYang Tse2010-01-201-8/+8
* Adjust valgrind logs file name detection.Yang Tse2010-01-201-38/+54
* avoid "Use of uninitialized value $l in concatenation"Daniel Stenberg2010-01-191-1/+1
* Fail harder when curl coredumps trying to verify http and ftp servers.Yang Tse2010-01-191-16/+40
* prevent %runcert hash growth when clearing itemsYang Tse2010-01-191-3/+3
* fix warningsYang Tse2010-01-181-2/+2
* Stop ssl running server when cert file currently used by server isYang Tse2010-01-181-8/+29
* fix warningsYang Tse2010-01-181-8/+20
* - Remove QD restarting of https servers. Proper fixing required.Yang Tse2010-01-181-13/+3
* make verifyhttp use different file names depending on server characteristicsYang Tse2010-01-181-26/+51
* fix warningsYang Tse2010-01-171-13/+13
* fix warningsYang Tse2010-01-171-7/+11
* fix warningsYang Tse2010-01-171-36/+44
* add some debug messagesYang Tse2010-01-171-2/+14
* use servername_id() from serverhelp.pmYang Tse2010-01-171-0/+1
* refactored stopping of test harness serversYang Tse2010-01-171-91/+174
* Declaration of $sshdlog is done in sshhelp.pmYang Tse2010-01-151-0/+1
* Start using the centralized pidfile and logfile name generationYang Tse2010-01-151-46/+57
* Squeeze slack time when killing more than one server fromYang Tse2010-01-141-37/+54
* Make runtests.pl actually support any (valid) server specificationYang Tse2010-01-121-9/+66
* Adjust vor VPATH buildsYang Tse2010-01-121-3/+3
* - The tests/runtests.pl script now checks to see if the test case that runs isDaniel Stenberg2010-01-111-0/+15
* secureserver.pl is now the test harness script used for SSL/TLS.Yang Tse2010-01-111-31/+38
* Previous commit adjustmentsYang Tse2010-01-101-16/+9
* Start using the centralized pidfile and logfile name generationYang Tse2010-01-091-39/+46
* Start using the centralized pidfile and logfile name generationYang Tse2010-01-081-35/+35
* sws and tftpd command line option naming adjustmentsYang Tse2010-01-081-3/+3
* Leftover from previous commitYang Tse2009-12-281-3/+3
* Initial refactoring step for server name strings centralized generationYang Tse2009-12-281-31/+75
* When verifying the SMTP server I had to add some hackery since SMTP in itselfDaniel Stenberg2009-12-251-3/+11
* Back out some pingpong server stopping changes introduced last week inYang Tse2009-12-231-5/+5