index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
runtests.pl
Age
Commit message (
Expand
)
Author
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
2010-01-14
Squeeze slack time when killing more than one server from
Yang Tse
2010-01-12
Make runtests.pl actually support any (valid) server specification
Yang Tse
2010-01-12
Adjust vor VPATH builds
Yang Tse
2010-01-11
- The tests/runtests.pl script now checks to see if the test case that runs is
Daniel Stenberg
2010-01-11
secureserver.pl is now the test harness script used for SSL/TLS.
Yang Tse
2010-01-10
Previous commit adjustments
Yang Tse
2010-01-09
Start using the centralized pidfile and logfile name generation
Yang Tse
2010-01-08
Start using the centralized pidfile and logfile name generation
Yang Tse
2010-01-08
sws and tftpd command line option naming adjustments
Yang Tse
2009-12-28
Leftover from previous commit
Yang Tse
2009-12-28
Initial refactoring step for server name strings centralized generation
Yang Tse
2009-12-25
When verifying the SMTP server I had to add some hackery since SMTP in itself
Daniel Stenberg
2009-12-23
Back out some pingpong server stopping changes introduced last week in
Yang Tse
2009-12-22
use Time::HiRes whenever available, independently of perl version
Yang Tse
2009-12-21
Make 'classic' output end of a test-suite run become again the end
Yang Tse
2009-12-21
Move stopping of servers instructed by test definition, after the removal of
Yang Tse
2009-12-21
Replaced tabs with spaces
Yang Tse
2009-12-20
revert that, we already had a function named like that!
Daniel Stenberg
2009-12-20
rename the verifyftp function to verifyserver since it is used to verify
Daniel Stenberg
2009-12-20
- Attempt to fix script compilation failure on versions older than 5.007003,
Yang Tse
2009-12-19
fix the ftp check delay timer to never be set below 1 to work correctly
Daniel Stenberg
2009-12-19
Slack time reduction
Yang Tse
2009-12-19
Added runtests.pl '-r' option for run time statistics
Yang Tse
2009-12-18
server start and verification time as well as test preparation time
Yang Tse
2009-12-18
Added test harness simple time execution stats
Yang Tse
2009-12-16
Test harness process control enhancements
Yang Tse
2009-12-16
Test harness process control enhancements
Yang Tse
2009-12-14
Adjust uppercase protocol string usage
Yang Tse
2009-12-12
introducing IMAP, POP3 and SMTP support (still lots of polish left to do)
Daniel Stenberg
[next]