summaryrefslogtreecommitdiff
path: root/tests/runtests.pl
Commit message (Expand)AuthorAgeFilesLines
* %HTTPPORT supported in subVariablesDaniel Stenberg2004-02-201-0/+1
* When trying to see if there's a friendly http server on "our" port, weDaniel Stenberg2004-02-201-1/+1
* provide a source path to the servers to make them find the tests when runDaniel Stenberg2004-02-121-1/+8
* use the *correct* header!Daniel Stenberg2004-01-131-10/+10
* added standard source headerDaniel Stenberg2004-01-131-2/+19
* better skip reasons, longer waiting for startup of servers (due to slow/loadedDaniel Stenberg2004-01-121-14/+48
* Check the error code AFTER the protocol and data. Only changed to perhapsDaniel Stenberg2003-12-171-26/+27
* disable ftps-tests for now, we must make them work with the updated ftpsDaniel Stenberg2003-11-241-0/+2
* -n disables valgrind nowDaniel Stenberg2003-11-131-14/+20
* my own system had a bad valgrind, so check that it works at least somewhatDaniel Stenberg2003-10-311-2/+10
* Stop using stunnel.pm, we pass in the path from the main script instead.Daniel Stenberg2003-10-291-11/+27
* 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
* slightly quieter torture test by defaultDaniel Stenberg2003-10-271-2/+2
* improved the torture testingDaniel Stenberg2003-10-241-15/+43
* Introducing -t to "torture" the memory allocations/failing/bail-outing inDaniel Stenberg2003-10-241-37/+166
* allow gdb to check the libtest dir for sources too (for the 500- tests)Daniel Stenberg2003-10-221-1/+1
* When people have environment variables set for protocol proxies, we must makeDaniel Stenberg2003-09-121-0/+13
* better report on why tests are skipped, and also show a count of the amountDaniel Stenberg2003-08-141-6/+16
* David Byron's fix that makes this script use 'cygpath' instead of 'pwd' ifDaniel Stenberg2003-08-121-0/+16
* minor cleanupDaniel Stenberg2003-08-061-15/+4
* 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
* get and use only the first line of the curl --version outputDaniel Stenberg2003-06-121-1/+2
* require the netrc_debug feature the same way we now can require SSLDaniel Stenberg2003-06-121-46/+23
* now test cases can be set to be dependent on the presence of "SSL" in theDaniel Stenberg2003-06-121-0/+21
* remove debug outputDaniel Stenberg2003-05-191-6/+0
* setenv support added to allow test cases to require a set of environmentDaniel Stenberg2003-05-191-0/+28
* no longer assume that the test number implies servers to runDaniel Stenberg2003-04-301-35/+12
* modified to produce nicer output when a single test failsDaniel Stenberg2003-04-301-13/+14
* support the new <killserver> tagDaniel Stenberg2003-04-011-4/+20
* set binary mode for some file handling and it might work better on someDaniel Stenberg2003-03-191-1/+2
* missing newline addedDaniel Stenberg2003-03-151-1/+1
* allow 'none' as serverDaniel Stenberg2003-03-151-0/+2
* * use the pid returned back from test-servers and kill them before startingDaniel Stenberg2003-03-151-59/+126
* tests that were not run due to restraints (the netrc-tests) were countedDaniel Stenberg2003-01-271-13/+16
* pass srcdir to the ftps-server as wellDaniel Stenberg2003-01-211-1/+1
* runtests.pl now passes the sourcedir path to the httpsserver.pl scriptDaniel Stenberg2003-01-211-1/+1
* output summary with easy identifyable string prefixesDaniel Stenberg2003-01-201-4/+4
* pass a file name to memanalyze to read from instead of using stdinDaniel Stenberg2003-01-091-1/+1
* fixed another space issueDaniel Stenberg2002-12-131-1/+1
* missing space added, nows run old tests fine againDaniel Stenberg2002-12-121-1/+1
* make ftps and https invoke both necessary serversDaniel Stenberg2002-12-121-4/+11
* supports the new 'tool' and 'server' tagsDaniel Stenberg2002-12-121-44/+95
* output all test case numbers with three digitsDaniel Stenberg2002-11-061-1/+1
* show return code when run verboseDaniel Stenberg2002-08-301-1/+5
* redirect stderr to /dev/null when testing for running test-serversDaniel Stenberg2002-08-121-3/+3
* more nonewline supportDaniel Stenberg2002-06-111-0/+8
* James Cone's little work-around for the strict errorDaniel Stenberg2002-05-211-1/+2