aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2005-04-28Set mode text on the section that is written by curl in text mode, to allowDaniel Stenberg
2005-04-28basic signal handler for sigint and sigkillDaniel Stenberg
2005-04-28fixed the attribute parser to better handle multiple ones, with or withoutDaniel Stenberg
2005-04-28moved two functions to ftp.pm, made some more changes on stopping serversDaniel Stenberg
2005-04-28moved in functions from runtests.pl to enable the ftpserver to use theDaniel Stenberg
2005-04-28AF_INET6 for ipv6 addresses!Daniel Stenberg
2005-04-28no, the kill servers messages need to be verbose, they're too frequentDaniel Stenberg
2005-04-28display killed pids to make it easier to see for autobuilds etcDaniel Stenberg
2005-04-28historic thing we will not useDaniel Stenberg
2005-04-28removed ftpsserver.plDaniel Stenberg
2005-04-28When staring a HTTP server, use the pidfile preferably since it turns outDaniel Stenberg
2005-04-28ignore more generated filesDaniel Stenberg
2005-04-28remove unused ftps-server code and fixed two warningsDaniel Stenberg
2005-04-28if diff -u makes zero output, try diff -c insteadDaniel Stenberg
2005-04-28kill slave processes when they failDaniel Stenberg
2005-04-281. no longer ask the server for the HTTPS pid, as it returns the HTTP pidDaniel Stenberg
2005-04-27listen(..., 1) as 0 doesn't work on Tru64!Daniel Stenberg
2005-04-27display listening port in logDaniel Stenberg
2005-04-27show what error codes we test for too, and show 10 test case numbersDaniel Stenberg
2005-04-27keyword updateDaniel Stenberg
2005-04-27detect SSL library properly and display it on startupDaniel Stenberg
2005-04-25Fred New reported a bug where we used Basic auth and user name and password inDaniel Stenberg
2005-04-22show up to 5 (random) test cases using the keywordDaniel Stenberg
2005-04-22keywords addedDaniel Stenberg
2005-04-22ignore the memdump file when showing files after a failureDaniel Stenberg
2005-04-22copyright this yearDaniel Stenberg
2005-04-22modified the test case success reporting, added "test N out of Y" andDaniel Stenberg
2005-04-22test 256 is like test 38 but with proxy + proxy authDaniel Stenberg
2005-04-22keywordsDaniel Stenberg
2005-04-19added CURLOPT_PORT test when using proxyDaniel Stenberg
2005-04-18Olivier reported that even though he used CURLOPT_PORT, libcurl clearly stillDaniel Stenberg
2005-04-18Toshiyuki Maezawa reported that when doing a POST with a read callback,Daniel Stenberg
2005-04-18better fix for the socket -1 caseDaniel Stenberg
2005-04-18ignore sockfiltDaniel Stenberg
2005-04-18safety measure to avoid using -1 as socketDaniel Stenberg
2005-04-18allow some more timeDaniel Stenberg
2005-04-18ARGH my stupidity is endless. Ipv4-only hosts don't send EPRT or LPRT.Daniel Stenberg
2005-04-18Modified the FTP server to use the new 'sockfilt' program to do all the socketDaniel Stenberg
2005-04-18Modified to not mix ordinary print to STDOUT with a system() that prints toDaniel Stenberg
2005-04-16keywords addedDaniel Stenberg
2005-04-16minor edits, report the test cases without keywordsDaniel Stenberg
2005-04-16starting to produce a summary in HTMLDaniel Stenberg
2005-04-16keywords addedDaniel Stenberg
2005-04-15initial tool to report info/keywords of the test casesDaniel Stenberg
2005-04-15started adding "keywords" for each test, to better allow us to sum up whatDaniel Stenberg
2005-04-14Two new slowdown tests for better testing of the FTP response reader functionDaniel Stenberg
2005-04-14make the ftp server support reply/servercmd, and make SLOWDOWN work, andDaniel Stenberg
2005-04-13fix port numberDaniel Stenberg
2005-04-12requires OpenSSL, as our GnuTLS doesn't provide support forDaniel Stenberg
2005-04-12support tests that requires 'OpenSSL' specificlyDaniel Stenberg