summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* more testsDaniel Stenberg2003-08-064-1/+64
* new urlglob testDaniel Stenberg2003-08-061-0/+66
* minor cleanupDaniel Stenberg2003-08-061-15/+4
* explain more how the test case number awareness is sent to the test server(s)Daniel Stenberg2003-08-061-1/+6
* 505 was missingDaniel Stenberg2003-08-061-1/+1
* added test 146 for a ftp persitency test, as reported on the listDaniel Stenberg2003-08-051-1/+1
* persistant connection testDaniel Stenberg2003-08-051-0/+46
* cleaned up after David Byron's comment on the libcurl list, aug 5 2003Daniel Stenberg2003-08-041-6/+6
* added test 73Daniel Stenberg2003-08-041-1/+1
* Verifies Jan Sundin's cookie bug, dated aug 4 2003.Daniel Stenberg2003-08-041-0/+45
* updated as the second proxy-auth header was a proof of a serious info leakDaniel Stenberg2003-08-021-1/+0
* updated to match the recent ftp patch that makes it check for resumabilityDaniel Stenberg2003-07-302-0/+2
* Digest *OR* Basic authorization testDaniel Stenberg2003-07-282-1/+77
* updated to the new ftp dir parsing code that allows a preceeding doubleDaniel Stenberg2003-07-281-2/+2
* use the correct 'test71' file name for the temp fileDaniel Stenberg2003-07-281-4/+4
* got a bug report on -F in config files, so I wrote up this test to verifyDaniel Stenberg2003-07-282-1/+71
* CURLDEBUG is the symbol nowDaniel Stenberg2003-07-221-3/+3
* the fixed skip-blanks in the FTP CWD code called for this adjustmentDaniel Stenberg2003-07-201-1/+0
* modified to work fine with the new persistant connection working test suiteDaniel Stenberg2003-07-1956-94/+126
* swsclose addedDaniel Stenberg2003-07-191-0/+4
* fixed the CONNECT thing againDaniel Stenberg2003-07-191-1/+1
* If the data contents contains the word 'swsclose', then this server willDaniel Stenberg2003-07-191-18/+66
* updated to work with Dan Winship's NTLM domain stuff fixDaniel Stenberg2003-07-153-3/+3
* CURLDEBUG not MALLOCDEBUG anymoreDaniel Stenberg2003-07-041-2/+2
* adjusted to the NTLM updatesDaniel Stenberg2003-07-043-44/+8
* David Byron's patch that allows a client to make the server quit with aDaniel Stenberg2003-07-011-0/+19
* new testsDaniel Stenberg2003-06-266-1/+336
* produce a skip-report at the end of all tests, and thus record and countDaniel Stenberg2003-06-261-54/+108
* stdout is good enoughDaniel Stenberg2003-06-131-1/+1
* work more on pids, less on pidfiles to be able to do better kills at theDaniel Stenberg2003-06-131-59/+81
* fixed NTLM test 67, added test 68 for bad NTLM name/passwordDaniel Stenberg2003-06-133-5/+102
* get and use only the first line of the curl --version outputDaniel Stenberg2003-06-121-1/+2
* NTLM test caseDaniel Stenberg2003-06-122-1/+100
* require the netrc_debug feature the same way we now can require SSLDaniel Stenberg2003-06-127-51/+44
* now test cases can be set to be dependent on the presence of "SSL" in theDaniel Stenberg2003-06-122-0/+27
* describe the NTLM mechanism tooDaniel Stenberg2003-06-111-0/+2
* basic NTLM supportDaniel Stenberg2003-06-111-0/+8
* more genericDaniel Stenberg2003-06-101-7/+8
* Content-Length: now overrides other means of knowing when the stream hasDaniel Stenberg2003-06-031-1/+8
* the 500-599 test case rangeDaniel Stenberg2003-06-021-0/+1
* more ftp testing using NLST and no contents and bad return codeDaniel Stenberg2003-05-233-1/+82
* test 66 returns one line of data with no header (HTTP)Daniel Stenberg2003-05-232-1/+35
* Document the <dataNUM> thing we use,Daniel Stenberg2003-05-221-0/+6
* Digest support addedDaniel Stenberg2003-05-221-0/+7
* Digest testing addedDaniel Stenberg2003-05-223-1/+139
* the proxy environment variables now may contain user name and passwordDaniel Stenberg2003-05-192-1/+43
* remove debug outputDaniel Stenberg2003-05-191-6/+0
* setenv support added to allow test cases to require a set of environmentDaniel Stenberg2003-05-192-0/+36
* send correct cookies when using a custom Host:Daniel Stenberg2003-05-022-1/+50
* fixed the format slightlyDaniel Stenberg2003-05-021-1/+1