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
Age
Commit message (
Expand
)
Author
2007-01-29
Some compilers lacks <sys/time.h>. Include "timeval.h" to simplify the #ifdefs.
Gisle Vanem
2007-01-29
the libtest source codes that use curlx_tv* functions MUST use the
Daniel Stenberg
2007-01-29
- Michael Wallner reported that when doing a CONNECT with a custom User-Agent
Daniel Stenberg
2007-01-28
Compiler warning fix
Yang Tse
2007-01-27
update copyright year notice
Yang Tse
2007-01-25
set proper lib extension for non-configure mingw32 builds on Win32.
Gunter Knauf
2007-01-25
Fixed a dangling pointer problem that prevented the http_proxy environment
Dan Fandrich
2007-01-23
Ignore XML DOCTYPEs and declarations.
Dan Fandrich
2007-01-23
Convert (most of) the test data files into genuine XML. A handful still
Dan Fandrich
2007-01-18
Make the test script tag parser a bit more robust.
Dan Fandrich
2007-01-18
Added precheck that curl supports the 'openssl' engine in test 307.
Dan Fandrich
2007-01-17
Fixed some tag typos in the test data files.
Dan Fandrich
2007-01-17
Disabled test 307 for now.
Dan Fandrich
2007-01-16
Added simple OpenSSL crypto engine tests.
Dan Fandrich
2007-01-15
Added TFTP upload tests.
Dan Fandrich
2007-01-15
Leave the TFTPD test server running after a file upload.
Dan Fandrich
2007-01-10
Added test for TFTP retrieve of boundary case 512 byte file.
Dan Fandrich
2007-01-10
Added test of TFTP server error reporting.
Dan Fandrich
2007-01-04
prevent compiler warning since we use base64.h from libcurl which now has
Daniel Stenberg
2006-12-11
Alexey Simak found out that when doing FTP with the multi interface and
Daniel Stenberg
2006-11-25
added the new test 282
Daniel Stenberg
2006-11-25
Venkat Akella found out that libcurl did not like HTTP responses that simply
Daniel Stenberg
2006-11-20
Revert ftpserver.pl back to revision 1.74 Adding change done in 1.76
Yang Tse
2006-11-20
Revert runtests.pl back to revision 1.212
Yang Tse
2006-11-20
Revert ftp.pm back to revision 1.5 Adding copyright notice.
Yang Tse
2006-11-20
Add some message logging
Yang Tse
2006-11-20
stop slaves before stopping servers
Yang Tse
2006-11-20
Revert to KILL test servers until all test servers
Yang Tse
2006-11-19
log the sleep, like when done in test 190
Daniel Stenberg
2006-11-19
Avoid passing child pid and test server pid, using the running
Yang Tse
2006-11-19
Comment out the use of the "warnings" module now that ftp.pm seems to
Yang Tse
2006-11-18
Avoid keeping dupe pids When forked pid and test server pid is the same one.
Yang Tse
2006-11-18
Fix warning "Use of uninitialized value in ...".
Yang Tse
2006-11-17
The hash of running servers is now a hash of hashes which for each running
Yang Tse
2006-11-13
Tor Arntsen spotted this mistake
Daniel Stenberg
2006-11-09
Remove showing stderr log files unconditionally for tests 518 and 537.
Yang Tse
2006-11-03
add a couple more of debugging messages
Yang Tse
2006-11-03
reduce max size of dinamically allocated arrays to minimize the nasty
Yang Tse
2006-11-03
fix comments and renumber rlimit return codes
Yang Tse
2006-11-03
fix comments and renumber rlimit return codes
Yang Tse
2006-11-02
remove leftover comment
Yang Tse
2006-11-02
update and split test cases 518 and 537 into its own source code file
Yang Tse
2006-11-02
code cleanup
Yang Tse
2006-11-02
use our internal string functions and replace sprintf with snprintf
Yang Tse
2006-11-02
Update protocol verification end of lines
Yang Tse
2006-11-02
check symbol HAVE_UNISTD_H instead of UNISTD_H to include unistd.h
Yang Tse
2006-11-01
test 518 is all about testing libcurl functionality
Yang Tse
2006-10-31
Show stderr log file for test 518 unconditionally.
Yang Tse
2006-10-31
Sync comment with code and add three messages more
Yang Tse
2006-10-30
Address some pitfalls in the rlimit() function check that were
Yang Tse
[prev]
[next]