Daniel Stenberg
|
79144eba99
|
new tests
|
2003-06-26 11:45:04 +00:00 |
|
Daniel Stenberg
|
c832b2db5b
|
fixed NTLM test 67, added test 68 for bad NTLM name/password
|
2003-06-13 08:03:45 +00:00 |
|
Daniel Stenberg
|
e58f30b82a
|
NTLM test case
|
2003-06-12 16:39:35 +00:00 |
|
Daniel Stenberg
|
654e3f1101
|
require the netrc_debug feature the same way we now can require SSL
present client-side
|
2003-06-12 16:38:14 +00:00 |
|
Daniel Stenberg
|
bc942de6f1
|
Content-Length: now overrides other means of knowing when the stream has
ended.
|
2003-06-03 07:53:18 +00:00 |
|
Daniel Stenberg
|
1e14da5c60
|
more ftp testing using NLST and no contents and bad return code
|
2003-05-23 11:10:35 +00:00 |
|
Daniel Stenberg
|
f488874ff5
|
test 66 returns one line of data with no header (HTTP)
|
2003-05-23 09:46:19 +00:00 |
|
Daniel Stenberg
|
1e7aa04040
|
Digest testing added
|
2003-05-22 22:36:22 +00:00 |
|
Daniel Stenberg
|
e9154b2549
|
the proxy environment variables now may contain user name and password
|
2003-05-19 13:09:41 +00:00 |
|
Daniel Stenberg
|
aa7420e109
|
send correct cookies when using a custom Host:
|
2003-05-02 09:12:26 +00:00 |
|
Daniel Stenberg
|
a290d4b9db
|
fixed the format slightly
|
2003-05-02 09:11:53 +00:00 |
|
Daniel Stenberg
|
d166e85e0a
|
FTP URL with type=a
|
2003-05-01 17:48:59 +00:00 |
|
Daniel Stenberg
|
ee29dbdb8f
|
Each test case now specifies which server(s) it needs, without relying on the
test number.
|
2003-04-30 20:25:39 +00:00 |
|
Daniel Stenberg
|
15f3f4c93f
|
we say welcome to test 142
|
2003-04-30 20:08:01 +00:00 |
|
Daniel Stenberg
|
6932e94e0e
|
verify that curl fails fine when an FTP URL with a too deep dir hierarchy
is used
|
2003-04-30 20:07:37 +00:00 |
|
Daniel Stenberg
|
37d1e9351e
|
ok, make the test run ok too
|
2003-04-30 19:56:53 +00:00 |
|
Daniel Stenberg
|
4494c0dee0
|
various new cookie tests with a custom Host: header set
|
2003-04-30 19:49:51 +00:00 |
|
Daniel Stenberg
|
26afc604ac
|
modified to work with modified code
|
2003-04-30 17:16:25 +00:00 |
|
Daniel Stenberg
|
208374bcc9
|
Bryan Kemp's reported problems with curl and PUT from stdin and a faked
content-length made me add test case 60, that does exactly this, but it
seems to run fine...
|
2003-04-23 12:09:58 +00:00 |
|
Daniel Stenberg
|
f7c5b28e76
|
verify the new url parser fix
|
2003-04-11 16:22:27 +00:00 |
|
Daniel Stenberg
|
c8ecbda40b
|
new ftp tests
|
2003-04-10 11:43:47 +00:00 |
|
Daniel Stenberg
|
136670c58a
|
three new ftp tests
|
2003-04-09 11:55:24 +00:00 |
|
Daniel Stenberg
|
7fd91d70bd
|
adjusted the formpost testcases to the new boundary string construction
|
2003-04-04 12:30:35 +00:00 |
|
Daniel Stenberg
|
294569c502
|
new
|
2003-04-03 13:39:36 +00:00 |
|
Daniel Stenberg
|
e26b917661
|
kill the ftp server afterwards, it is just so messed up
|
2003-04-01 08:42:37 +00:00 |
|
Daniel Stenberg
|
a15b7691ca
|
no server needed
|
2003-03-15 17:12:46 +00:00 |
|
Daniel Stenberg
|
babb372eb9
|
This verifies that my fix for bug report #700275 works.
|
2003-03-12 14:04:23 +00:00 |
|
Daniel Stenberg
|
5b9b82c1cd
|
test58 added
|
2003-03-12 14:03:53 +00:00 |
|
Daniel Stenberg
|
d34a4b126e
|
test138 is for RETR without size and without a working SIZE
|
2003-02-26 17:09:47 +00:00 |
|
Daniel Stenberg
|
17cbbe3dc5
|
added a test case for RETR that doesn't get the size in the 150-reply
|
2003-02-26 16:56:00 +00:00 |
|
Daniel Stenberg
|
f81d027f60
|
test case 57 - verifies that the Content-Type extraction does not stop on
the first space anymore but cuts off the trailing spaces only.
Bug report #669059.
|
2003-01-30 05:03:19 +00:00 |
|
Daniel Stenberg
|
94c5c7bd6d
|
added test 136
|
2003-01-09 16:48:51 +00:00 |
|
Daniel Stenberg
|
12cfc4c0b0
|
verify -u username: with ftp to use a blank password
|
2003-01-09 16:47:55 +00:00 |
|
Daniel Stenberg
|
a5dc4e32f2
|
removed junk
|
2002-12-16 15:32:37 +00:00 |
|
Daniel Stenberg
|
2b839853ec
|
Added test case 504, using multi interface and a local proxy without anything
listening on the port we use.
|
2002-12-16 15:30:10 +00:00 |
|
Daniel Stenberg
|
66b6cd68ed
|
better desc
|
2002-12-16 15:05:31 +00:00 |
|
Daniel Stenberg
|
0ef3d90838
|
mistake, this only requires http
|
2002-12-16 14:50:10 +00:00 |
|
Daniel Stenberg
|
87c5066242
|
test case 503 entered the dir
|
2002-12-13 16:17:27 +00:00 |
|
Daniel Stenberg
|
dff406a360
|
one slash too many
|
2002-12-13 13:41:28 +00:00 |
|
Daniel Stenberg
|
978541adc2
|
test 502, multi interface with file://
|
2002-12-13 13:39:39 +00:00 |
|
Daniel Stenberg
|
81af9674ed
|
corrected
|
2002-12-12 12:49:29 +00:00 |
|
Daniel Stenberg
|
c1b369fd4c
|
500 + 501 added
|
2002-12-12 12:13:18 +00:00 |
|
Daniel Stenberg
|
01fcd3c2d5
|
run tiny specific libcurl-testing tools
|
2002-12-12 12:12:01 +00:00 |
|
Daniel Stenberg
|
9ae05c4d91
|
added test56, nearly 100KB big!
|
2002-12-10 13:01:05 +00:00 |
|
Daniel Stenberg
|
264e6f6efd
|
Test case for sending insanely big HTTP requests. Mainly done this way to
make sure that it isn't all sent off in one single send() but instead
really tests the multiple-part-send logic.
|
2002-12-10 13:00:32 +00:00 |
|
Daniel Stenberg
|
219d88518c
|
Added test 55, follow location with a single slash in the original path.
This caused curl 7.10.1 to crash.
|
2002-10-21 12:02:44 +00:00 |
|
Daniel Stenberg
|
7f08cab73e
|
test 54 added, blank Location: field
|
2002-10-21 06:18:51 +00:00 |
|
Daniel Stenberg
|
b1ffb79a50
|
junk cookies test53 added
|
2002-10-17 07:03:26 +00:00 |
|
Daniel Stenberg
|
d08df97fe5
|
new redirect tests with ./ and ../
|
2002-10-04 14:06:12 +00:00 |
|
Daniel Stenberg
|
511ce35631
|
306 added
|
2002-09-13 10:57:07 +00:00 |
|