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
2003-06-03
Content-Length: now overrides other means of knowing when the stream has
Daniel Stenberg
2003-06-02
the 500-599 test case range
Daniel Stenberg
2003-05-23
more ftp testing using NLST and no contents and bad return code
Daniel Stenberg
2003-05-23
test 66 returns one line of data with no header (HTTP)
Daniel Stenberg
2003-05-22
Document the <dataNUM> thing we use,
Daniel Stenberg
2003-05-22
Digest support added
Daniel Stenberg
2003-05-22
Digest testing added
Daniel Stenberg
2003-05-19
the proxy environment variables now may contain user name and password
Daniel Stenberg
2003-05-19
remove debug output
Daniel Stenberg
2003-05-19
setenv support added to allow test cases to require a set of environment
Daniel Stenberg
2003-05-02
send correct cookies when using a custom Host:
Daniel Stenberg
2003-05-02
fixed the format slightly
Daniel Stenberg
2003-05-01
FTP URL with type=a
Daniel Stenberg
2003-04-30
the test numbers are now only for human readability, the numbers no longer
Daniel Stenberg
2003-04-30
no longer assume that the test number implies servers to run
Daniel Stenberg
2003-04-30
Each test case now specifies which server(s) it needs, without relying on the
Daniel Stenberg
2003-04-30
we say welcome to test 142
Daniel Stenberg
2003-04-30
verify that curl fails fine when an FTP URL with a too deep dir hierarchy
Daniel Stenberg
2003-04-30
ok, make the test run ok too
Daniel Stenberg
2003-04-30
various new cookie tests with a custom Host: header set
Daniel Stenberg
2003-04-30
modified to work with modified code
Daniel Stenberg
2003-04-30
modified to produce nicer output when a single test fails
Daniel Stenberg
2003-04-30
make the diffs with 'diff -u' to make them nicer and easier to read
Daniel Stenberg
2003-04-23
Bryan Kemp's reported problems with curl and PUT from stdin and a faked
Daniel Stenberg
2003-04-15
typecast the setting of the size, as it might be an off_t which is bigger
Daniel Stenberg
2003-04-15
include config.h before all system headers, so that _FILE_OFFSET_BITS and
Daniel Stenberg
2003-04-11
verify the new url parser fix
Daniel Stenberg
2003-04-10
new ftp tests
Daniel Stenberg
2003-04-09
oops, committed test code not meant to be here
Daniel Stenberg
2003-04-09
three new ftp tests
Daniel Stenberg
2003-04-09
<mdtm> added
Daniel Stenberg
2003-04-09
MDTM support added
Daniel Stenberg
2003-04-04
adjusted the formpost testcases to the new boundary string construction
Daniel Stenberg
2003-04-03
Added log output for when the writing of the input HTTP request is successful
Daniel Stenberg
2003-04-03
Modified how we log data to server.input, as we can't keep the file open
Daniel Stenberg
2003-04-03
new
Daniel Stenberg
2003-04-01
documented the new killserver tag
Daniel Stenberg
2003-04-01
kill the ftp server afterwards, it is just so messed up
Daniel Stenberg
2003-04-01
log when we've returned verification that we are the test server
Daniel Stenberg
2003-04-01
support the new <killserver> tag
Daniel Stenberg
2003-04-01
ignore lib505 too
Daniel Stenberg
2003-04-01
lib505.c is a new test case for ftp uploading with rename
Daniel Stenberg
2003-04-01
Added support for the RNFR/RNTO commands
Daniel Stenberg
2003-03-19
set binary mode for some file handling and it might work better on some
Daniel Stenberg
2003-03-17
more defensive checking as platforms differ...
Daniel Stenberg
2003-03-16
typecase getpid() to int to prevent compiler warning
Daniel Stenberg
2003-03-15
missing newline added
Daniel Stenberg
2003-03-15
no server needed
Daniel Stenberg
2003-03-15
allow 'none' as server
Daniel Stenberg
2003-03-15
* use the pid returned back from test-servers and kill them before starting
Daniel Stenberg
[next]