summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* portability fix by using setup.h from the lib directoryDaniel Stenberg2003-10-092-7/+10
* not used anymoreDaniel Stenberg2003-10-091-2/+0
* test case 508 added to test callback-based POSTDaniel Stenberg2003-10-074-2/+120
* Test 90 added: --anyauth that picks NTLM with a redirect and then anotherDaniel Stenberg2003-09-152-2/+173
* minor difference in how the part number magic is madeDaniel Stenberg2003-09-151-3/+3
* make the NTLM part numbers get increased instead of plainly assigned, asDaniel Stenberg2003-09-151-6/+8
* test 89 verifies -L and ntlm authentication, as bug report #806328 claimedDaniel Stenberg2003-09-152-1/+131
* test88, doing PUT with --digest now worksDaniel Stenberg2003-09-152-1/+81
* When people have environment variables set for protocol proxies, we must makeDaniel Stenberg2003-09-121-0/+13
* Peter Pentchev found two problems. One realloc problem that could allocateDaniel Stenberg2003-09-031-3/+11
* test case 149 is hereDaniel Stenberg2003-08-191-1/+1
* switch off globbing to enable [] in file names for -TDaniel Stenberg2003-08-191-1/+1
* check the uploadDaniel Stenberg2003-08-191-0/+3
* teste multiple uploads in one command lineDaniel Stenberg2003-08-191-0/+43
* better ignore patternDaniel Stenberg2003-08-191-7/+1
* test507 for multi with bad host nameDaniel Stenberg2003-08-192-1/+54
* test507 addedDaniel Stenberg2003-08-192-1/+27
* supprt for the new memlimit stuffDaniel Stenberg2003-08-141-1/+9
* test87 verifies the new and better check for bad -o #[num] stuffDaniel Stenberg2003-08-142-1/+26
* ignore the .pid filesDaniel Stenberg2003-08-141-0/+1
* ignore lib506 tooDaniel Stenberg2003-08-141-0/+1
* better report on why tests are skipped, and also show a count of the amountDaniel Stenberg2003-08-141-6/+16
* corrected this test caseDaniel Stenberg2003-08-141-4/+5