summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* removed Basic in the initial response to see if it makes any differenceDaniel Stenberg2004-01-211-3/+1
* added this test, this is basicly a copy of test 91 but we return the firstDaniel Stenberg2004-01-161-0/+105
* removed unused stuffDaniel Stenberg2004-01-161-2/+0
* we no longer distribute the non-working tests 400 - 403Daniel Stenberg2004-01-131-4/+8
* use the *correct* header!Daniel Stenberg2004-01-133-31/+30
* modified the TODO, we already do persistant testsDaniel Stenberg2004-01-131-1/+1
* added our standard headerDaniel Stenberg2004-01-131-0/+22
* added standard source headerDaniel Stenberg2004-01-131-2/+19
* fix the include path to point to the libcurl's source dir too for the setup.hDaniel Stenberg2004-01-131-3/+30
* include setup.h from the lib dir instead to get even more private stuffDaniel Stenberg2004-01-131-3/+5
* Peter Sylvester brought code that now allows a callback to modified the URLDaniel Stenberg2004-01-125-28/+450
* better skip reasons, longer waiting for startup of servers (due to slow/loadedDaniel Stenberg2004-01-121-14/+48
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* David J Meyer's large file support.Daniel Stenberg2004-01-051-2/+2
* Check the error code AFTER the protocol and data. Only changed to perhapsDaniel Stenberg2003-12-171-26/+27
* modified and corrected test 506Daniel Stenberg2003-12-162-57/+77
* test 95 added, verifies my fix for bug report #848371Daniel Stenberg2003-11-252-1/+50
* requires a SSL-capable clientDaniel Stenberg2003-11-251-0/+3
* test proxy CONNECT requiring basic auth but we don't provide anyDaniel Stenberg2003-11-242-1/+43
* new way to trick sws to return special data on CONNECTDaniel Stenberg2003-11-242-0/+11
* disable ftps-tests for now, we must make them work with the updated ftpsDaniel Stenberg2003-11-241-0/+2
* request a file over proxy without credentials, and get a 407 backDaniel Stenberg2003-11-202-1/+42
* -n disables valgrind nowDaniel Stenberg2003-11-131-14/+20
* Define TRUE and FALSE unless already present. I've moved away thoseDaniel Stenberg2003-11-061-0/+8
* back to GMT againDaniel Stenberg2003-10-311-1/+1
* my own system had a bad valgrind, so check that it works at least somewhatDaniel Stenberg2003-10-311-2/+10
* updated for the cut off GMT stringDaniel Stenberg2003-10-301-1/+1
* only use siginterrupt() if it really exists on the platformDaniel Stenberg2003-10-301-0/+2
* Stop using stunnel.pm, we pass in the path from the main script instead.Daniel Stenberg2003-10-293-25/+39
* David Hull made the file: URL parser also accept the somewhat sloppy fileDaniel Stenberg2003-10-292-1/+35
* stunnel.pm is no moreDaniel Stenberg2003-10-291-1/+1
* stunnel.pm is removedDaniel Stenberg2003-10-291-1/+0
* now check for and use valgrind, inserted and modified the check for stunnelDaniel Stenberg2003-10-291-2/+27
* removed, functionality added to runtests.plDaniel Stenberg2003-10-291-11/+0
* slightly quieter torture test by defaultDaniel Stenberg2003-10-271-2/+2
* avoid dependence on the order of the fields in the timeval struct, pointed outDaniel Stenberg2003-10-252-2/+8
* tests the new -C - fixDaniel Stenberg2003-10-242-1/+45
* don't select() forever, set a timeout so at least the test fails niceDaniel Stenberg2003-10-242-12/+16
* better name, it isn't httpsDaniel Stenberg2003-10-241-1/+1
* make it work with Negotiate support enabled tooDaniel Stenberg2003-10-241-2/+2
* improved the torture testingDaniel Stenberg2003-10-241-15/+43
* supports -l now to display the actual line that was prevented by memlimitDaniel Stenberg2003-10-241-1/+23
* Introducing -t to "torture" the memory allocations/failing/bail-outing inDaniel Stenberg2003-10-241-37/+166
* produce a single summary of the amount of allocations on -vDaniel Stenberg2003-10-241-1/+6
* allow gdb to check the libtest dir for sources too (for the 500- tests)Daniel Stenberg2003-10-221-1/+1
* Modified to be able to repeat Kevin Roth's problemDaniel Stenberg2003-10-221-2/+3
* modified test 91 to look more like Kevin Roth's error caseDaniel Stenberg2003-10-211-3/+3
* test case 91 added, an attempt to repeat a problem reported by Kevin RothDaniel Stenberg2003-10-212-1/+104
* finally we support >128 letter passwords so this test was fixed to workDaniel Stenberg2003-10-171-1/+1
* Dirk Manske made the share-locking around DNS lookups a bit "looser" so thatDaniel Stenberg2003-10-121-0/+2