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
2008-10-27
don't skip tests 558 and 559 on i686 icc autobuilds
Yang Tse
2008-10-26
test #558 verifies loop operation using malloc() and free()
Yang Tse
2008-10-22
For i686 icc autobuilds:
Yang Tse
2008-10-15
A <precheck> command is considered to have failed if it returns a non-zero
Dan Fandrich
2008-09-26
if a test execution is aborted due to a signal, and the process
Yang Tse
2008-09-26
use shift right. Division result is not integral.
Yang Tse
2008-09-24
Re-enable test #100 on i686 icc autobuilds
Yang Tse
2008-09-22
Re-enable tests #1 on i686 icc autobuilds
Yang Tse
2008-09-08
Disable all tests on i686 icc autobuilds to inspect build messages
Yang Tse
2008-08-24
Re-enable all tests on x86_64 and ia64.
Yang Tse
2008-08-24
Disable all tests except #557 on x86_64 and ia64 to debug trace curl_mprintf(...
Yang Tse
2008-08-23
Andy Tsouladze's fix to kill the knowledge of servers properly after they have
Daniel Stenberg
2008-08-12
- Andy Tsouladze fixed runtests.pl to not attempt to execute the stunnel
Daniel Stenberg
2008-07-27
Added feature in runtests.pl to select tests based on key word.
Dan Fandrich
2008-07-24
Changed the long logfile elision code in runtests.pl to properly handle
Dan Fandrich
2008-06-19
Always use $LOGDIR when referring to the log directory.
Dan Fandrich
2008-06-13
fixed the language somewhat
Daniel Stenberg
2008-06-08
- curl the tool now deals with its command line options somewhat differently!
Daniel Stenberg
2008-05-01
do variable replacement in the stdout data read from the test case
Daniel Stenberg
2008-04-25
Add 'timeout' and 'delay' attributes support for the test harness <command> s...
Yang Tse
2008-04-23
improve synchronization between test harness runtests.pl script
Yang Tse
2008-04-21
Ignore the result of the postcheck command in torture mode
Dan Fandrich
2008-03-06
Fixed the test harness so it will write out zero-length data files.
Dan Fandrich
2008-02-20
made the non-matching error code output nicer since we know it is a number
Daniel Stenberg
2008-02-13
verifyserver() actually returns the pid of the unsecure http and ftp servers
Yang Tse
2008-02-12
On heavily loaded systems any test server start up can take longer than the
Yang Tse
2008-02-11
Disable test due to keyword before disabling due to bad server.
Dan Fandrich
2008-02-10
Verify only once test harness sftp server connectivity and functionality.
Yang Tse
2008-02-08
To verify that the sftp server is actually running, responsive and that
Yang Tse
2008-01-18
fix failure to properly detect SSH and SOCKS servers start up on loaded systems
Yang Tse
2008-01-16
remove trailing comma too, even though I don't think it does any harm
Daniel Stenberg
2008-01-16
Nathan Coulter's patch that makes runtests.pl respect the PATH when figuring
Daniel Stenberg
2008-01-14
startnew() shouldn't return a positive pid as reported in the pidfile
Yang Tse
2008-01-12
Ooops
Yang Tse
2008-01-11
Ooops
Yang Tse
2008-01-11
When verifying that test harness's SSH and SOCKS servers have been
Yang Tse
2008-01-10
Temporary change to help debugging SSH server verification failures
Yang Tse
2008-01-08
Partially cleanup debugging messages in test harness, introduced for
Yang Tse
2008-01-08
Display ssh server log and configuration upon socks server failure
Yang Tse
2008-01-04
Daniel Egger provided 'nonewline=yes' support for the <stdout> section
Daniel Stenberg
2008-01-04
Missing newline at end of message
Yang Tse
2008-01-04
- Display curl_ssh_config when socks server fails to start.
Yang Tse
2008-01-04
Make sure @INC is modified before 'using' the sshhelp module.
Yang Tse
2008-01-03
Modify test harness so that the minimum SSH version required to run
Yang Tse
2007-12-22
Use getcwd() to get the directory, which works even if one of the directory
Dan Fandrich
2007-11-26
Stop ssh and socks servers when verification fails
Yang Tse
2007-11-26
Providing an explicit bind address besides the port for dynamic application-l...
Yang Tse
2007-11-26
Temporary change to better debug startup failures
Yang Tse
2007-11-25
Allow different start timeout specification for each server
Yang Tse
2007-11-23
make 'checkdied' in runtests.pl more robust
Yang Tse
[next]