summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* FTP URL with type=aDaniel Stenberg2003-05-012-1/+35
* the test numbers are now only for human readability, the numbers no longerDaniel Stenberg2003-04-301-6/+5
* no longer assume that the test number implies servers to runDaniel Stenberg2003-04-301-35/+12
* Each test case now specifies which server(s) it needs, without relying on theDaniel Stenberg2003-04-30114-0/+342
* we say welcome to test 142Daniel Stenberg2003-04-301-1/+1
* verify that curl fails fine when an FTP URL with a too deep dir hierarchyDaniel Stenberg2003-04-301-0/+27
* ok, make the test run ok tooDaniel Stenberg2003-04-301-3/+3
* various new cookie tests with a custom Host: header setDaniel Stenberg2003-04-302-1/+51
* modified to work with modified codeDaniel Stenberg2003-04-3012-19/+29
* modified to produce nicer output when a single test failsDaniel Stenberg2003-04-301-13/+14
* make the diffs with 'diff -u' to make them nicer and easier to readDaniel Stenberg2003-04-301-4/+3
* Bryan Kemp's reported problems with curl and PUT from stdin and a fakedDaniel Stenberg2003-04-232-1/+45
* typecast the setting of the size, as it might be an off_t which is biggerDaniel Stenberg2003-04-151-4/+8
* include config.h before all system headers, so that _FILE_OFFSET_BITS andDaniel Stenberg2003-04-151-4/+4
* verify the new url parser fixDaniel Stenberg2003-04-112-1/+38
* new ftp testsDaniel Stenberg2003-04-103-0/+97
* oops, committed test code not meant to be hereDaniel Stenberg2003-04-091-4/+0
* three new ftp testsDaniel Stenberg2003-04-091-1/+1
* <mdtm> addedDaniel Stenberg2003-04-091-0/+4
* MDTM support addedDaniel Stenberg2003-04-091-1/+34
* adjusted the formpost testcases to the new boundary string constructionDaniel Stenberg2003-04-044-31/+33
* Added log output for when the writing of the input HTTP request is successfulDaniel Stenberg2003-04-031-1/+4
* Modified how we log data to server.input, as we can't keep the file openDaniel Stenberg2003-04-031-6/+13
* newDaniel Stenberg2003-04-031-0/+47
* documented the new killserver tagDaniel Stenberg2003-04-011-1/+14
* kill the ftp server afterwards, it is just so messed upDaniel Stenberg2003-04-011-1/+4