aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2003-10-29removed, functionality added to runtests.plDaniel Stenberg
2003-10-27slightly quieter torture test by defaultDaniel Stenberg
2003-10-25avoid dependence on the order of the fields in the timeval struct, pointed outDaniel Stenberg
2003-10-24tests the new -C - fixDaniel Stenberg
2003-10-24don't select() forever, set a timeout so at least the test fails niceDaniel Stenberg
2003-10-24better name, it isn't httpsDaniel Stenberg
2003-10-24make it work with Negotiate support enabled tooDaniel Stenberg
2003-10-24improved the torture testingDaniel Stenberg
2003-10-24supports -l now to display the actual line that was prevented by memlimitDaniel Stenberg
2003-10-24Introducing -t to "torture" the memory allocations/failing/bail-outing inDaniel Stenberg
2003-10-24produce a single summary of the amount of allocations on -vDaniel Stenberg
2003-10-22allow gdb to check the libtest dir for sources too (for the 500- tests)Daniel Stenberg
2003-10-22Modified to be able to repeat Kevin Roth's problemDaniel Stenberg
2003-10-21modified test 91 to look more like Kevin Roth's error caseDaniel Stenberg
2003-10-21test case 91 added, an attempt to repeat a problem reported by Kevin RothDaniel Stenberg
2003-10-17finally we support >128 letter passwords so this test was fixed to workDaniel Stenberg
2003-10-12Dirk Manske made the share-locking around DNS lookups a bit "looser" so thatDaniel Stenberg
2003-10-09portability fix by using setup.h from the lib directoryDaniel Stenberg
2003-10-09not used anymoreDaniel Stenberg
2003-10-07test case 508 added to test callback-based POSTDaniel Stenberg
2003-09-15Test 90 added: --anyauth that picks NTLM with a redirect and then anotherDaniel Stenberg
2003-09-15minor difference in how the part number magic is madeDaniel Stenberg
2003-09-15make the NTLM part numbers get increased instead of plainly assigned, asDaniel Stenberg
2003-09-15test 89 verifies -L and ntlm authentication, as bug report #806328 claimedDaniel Stenberg
2003-09-15test88, doing PUT with --digest now worksDaniel Stenberg
2003-09-12When people have environment variables set for protocol proxies, we must makeDaniel Stenberg
2003-09-03Peter Pentchev found two problems. One realloc problem that could allocateDaniel Stenberg
2003-08-19test case 149 is hereDaniel Stenberg
2003-08-19switch off globbing to enable [] in file names for -TDaniel Stenberg
2003-08-19check the uploadDaniel Stenberg
2003-08-19teste multiple uploads in one command lineDaniel Stenberg
2003-08-19better ignore patternDaniel Stenberg
2003-08-19test507 for multi with bad host nameDaniel Stenberg
2003-08-19test507 addedDaniel Stenberg
2003-08-14supprt for the new memlimit stuffDaniel Stenberg
2003-08-14test87 verifies the new and better check for bad -o #[num] stuffDaniel Stenberg
2003-08-14ignore the .pid filesDaniel Stenberg
2003-08-14ignore lib506 tooDaniel Stenberg
2003-08-14better report on why tests are skipped, and also show a count of the amountDaniel Stenberg
2003-08-14corrected this test caseDaniel Stenberg
2003-08-14test urlglobbing range requestsDaniel Stenberg
2003-08-14test86 addedDaniel Stenberg
2003-08-12David Byron's fix that makes this script use 'cygpath' instead of 'pwd' ifDaniel Stenberg
2003-08-12more auth testsDaniel Stenberg
2003-08-11forgot the backslashDaniel Stenberg
2003-08-1181 + 82 test NTLM proxy stuffDaniel Stenberg
2003-08-11added test80Daniel Stenberg
2003-08-11tunnel through proxy, with both proxy and regular authenticationDaniel Stenberg
2003-08-11added test 79, a basic test that fetches an FTP URL over a HTTP proxyDaniel Stenberg
2003-08-11test case 506 added, written by Dirk ManskeDaniel Stenberg