aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2003-08-04Verifies Jan Sundin's cookie bug, dated aug 4 2003.Daniel Stenberg
2003-08-02updated as the second proxy-auth header was a proof of a serious info leakDaniel Stenberg
2003-07-30updated to match the recent ftp patch that makes it check for resumabilityDaniel Stenberg
2003-07-28Digest *OR* Basic authorization testDaniel Stenberg
2003-07-28updated to the new ftp dir parsing code that allows a preceeding doubleDaniel Stenberg
2003-07-28use the correct 'test71' file name for the temp fileDaniel Stenberg
2003-07-28got a bug report on -F in config files, so I wrote up this test to verifyDaniel Stenberg
2003-07-22CURLDEBUG is the symbol nowDaniel Stenberg
2003-07-20the fixed skip-blanks in the FTP CWD code called for this adjustmentDaniel Stenberg
2003-07-19modified to work fine with the new persistant connection working test suiteDaniel Stenberg
2003-07-19swsclose addedDaniel Stenberg
2003-07-19fixed the CONNECT thing againDaniel Stenberg
2003-07-19If the data contents contains the word 'swsclose', then this server willDaniel Stenberg
2003-07-15updated to work with Dan Winship's NTLM domain stuff fixDaniel Stenberg
2003-07-04CURLDEBUG not MALLOCDEBUG anymoreDaniel Stenberg
2003-07-04adjusted to the NTLM updatesDaniel Stenberg
2003-07-01David Byron's patch that allows a client to make the server quit with aDaniel Stenberg
2003-06-26new testsDaniel Stenberg
2003-06-26produce a skip-report at the end of all tests, and thus record and countDaniel Stenberg
2003-06-13stdout is good enoughDaniel Stenberg
2003-06-13work more on pids, less on pidfiles to be able to do better kills at theDaniel Stenberg
2003-06-13fixed NTLM test 67, added test 68 for bad NTLM name/passwordDaniel Stenberg
2003-06-12get and use only the first line of the curl --version outputDaniel Stenberg
2003-06-12NTLM test caseDaniel Stenberg
2003-06-12require the netrc_debug feature the same way we now can require SSLDaniel Stenberg
2003-06-12now test cases can be set to be dependent on the presence of "SSL" in theDaniel Stenberg
2003-06-11describe the NTLM mechanism tooDaniel Stenberg
2003-06-11basic NTLM supportDaniel Stenberg
2003-06-10more genericDaniel Stenberg
2003-06-03Content-Length: now overrides other means of knowing when the stream hasDaniel Stenberg
2003-06-02the 500-599 test case rangeDaniel Stenberg
2003-05-23more ftp testing using NLST and no contents and bad return codeDaniel Stenberg
2003-05-23test 66 returns one line of data with no header (HTTP)Daniel Stenberg
2003-05-22Document the <dataNUM> thing we use,Daniel Stenberg
2003-05-22Digest support addedDaniel Stenberg
2003-05-22Digest testing addedDaniel Stenberg
2003-05-19the proxy environment variables now may contain user name and passwordDaniel Stenberg
2003-05-19remove debug outputDaniel Stenberg
2003-05-19setenv support added to allow test cases to require a set of environmentDaniel Stenberg
2003-05-02send correct cookies when using a custom Host:Daniel Stenberg
2003-05-02fixed the format slightlyDaniel Stenberg
2003-05-01FTP URL with type=aDaniel Stenberg
2003-04-30the test numbers are now only for human readability, the numbers no longerDaniel Stenberg
2003-04-30no longer assume that the test number implies servers to runDaniel Stenberg
2003-04-30Each test case now specifies which server(s) it needs, without relying on theDaniel Stenberg
2003-04-30we say welcome to test 142Daniel Stenberg
2003-04-30verify that curl fails fine when an FTP URL with a too deep dir hierarchyDaniel Stenberg
2003-04-30ok, make the test run ok tooDaniel Stenberg
2003-04-30various new cookie tests with a custom Host: header setDaniel Stenberg
2003-04-30modified to work with modified codeDaniel Stenberg