Age | Commit message (Expand) | Author |
2004-01-12 | better skip reasons, longer waiting for startup of servers (due to slow/loaded | Daniel Stenberg |
2003-12-17 | Check the error code AFTER the protocol and data. Only changed to perhaps | Daniel Stenberg |
2003-11-24 | disable ftps-tests for now, we must make them work with the updated ftps | Daniel Stenberg |
2003-11-13 | -n disables valgrind now | Daniel Stenberg |
2003-10-31 | my own system had a bad valgrind, so check that it works at least somewhat | Daniel Stenberg |
2003-10-29 | Stop using stunnel.pm, we pass in the path from the main script instead. | Daniel Stenberg |
2003-10-29 | stunnel.pm is removed | Daniel Stenberg |
2003-10-29 | now check for and use valgrind, inserted and modified the check for stunnel | Daniel Stenberg |
2003-10-27 | slightly quieter torture test by default | Daniel Stenberg |
2003-10-24 | improved the torture testing | Daniel Stenberg |
2003-10-24 | Introducing -t to "torture" the memory allocations/failing/bail-outing in | Daniel Stenberg |
2003-10-22 | allow gdb to check the libtest dir for sources too (for the 500- tests) | Daniel Stenberg |
2003-09-12 | When people have environment variables set for protocol proxies, we must make | Daniel Stenberg |
2003-08-14 | better report on why tests are skipped, and also show a count of the amount | Daniel Stenberg |
2003-08-12 | David Byron's fix that makes this script use 'cygpath' instead of 'pwd' if | Daniel Stenberg |
2003-08-06 | minor cleanup | Daniel Stenberg |
2003-06-26 | produce a skip-report at the end of all tests, and thus record and count | Daniel Stenberg |
2003-06-13 | stdout is good enough | Daniel Stenberg |
2003-06-13 | work more on pids, less on pidfiles to be able to do better kills at the | Daniel Stenberg |
2003-06-12 | get and use only the first line of the curl --version output | Daniel Stenberg |
2003-06-12 | require the netrc_debug feature the same way we now can require SSL | Daniel Stenberg |
2003-06-12 | now test cases can be set to be dependent on the presence of "SSL" in the | Daniel Stenberg |
2003-05-19 | remove debug output | Daniel Stenberg |
2003-05-19 | setenv support added to allow test cases to require a set of environment | Daniel Stenberg |
2003-04-30 | no longer assume that the test number implies servers to run | Daniel Stenberg |
2003-04-30 | modified to produce nicer output when a single test fails | Daniel Stenberg |
2003-04-01 | support the new <killserver> tag | Daniel Stenberg |
2003-03-19 | set binary mode for some file handling and it might work better on some | Daniel Stenberg |
2003-03-15 | missing newline added | Daniel Stenberg |
2003-03-15 | allow 'none' as server | Daniel Stenberg |
2003-03-15 | * use the pid returned back from test-servers and kill them before starting | Daniel Stenberg |
2003-01-27 | tests that were not run due to restraints (the netrc-tests) were counted | Daniel Stenberg |
2003-01-21 | pass srcdir to the ftps-server as well | Daniel Stenberg |
2003-01-21 | runtests.pl now passes the sourcedir path to the httpsserver.pl script | Daniel Stenberg |
2003-01-20 | output summary with easy identifyable string prefixes | Daniel Stenberg |
2003-01-09 | pass a file name to memanalyze to read from instead of using stdin | Daniel Stenberg |
2002-12-13 | fixed another space issue | Daniel Stenberg |
2002-12-12 | missing space added, nows run old tests fine again | Daniel Stenberg |
2002-12-12 | make ftps and https invoke both necessary servers | Daniel Stenberg |
2002-12-12 | supports the new 'tool' and 'server' tags | Daniel Stenberg |
2002-11-06 | output all test case numbers with three digits | Daniel Stenberg |
2002-08-30 | show return code when run verbose | Daniel Stenberg |
2002-08-12 | redirect stderr to /dev/null when testing for running test-servers | Daniel Stenberg |
2002-06-11 | more nonewline support | Daniel Stenberg |
2002-05-21 | James Cone's little work-around for the strict error | Daniel Stenberg |
2002-05-21 | test suite mods for the netrc testing stuff | Daniel Stenberg |
2002-04-09 | set the HOME variable to the current dir, to prevent any real ~/.curlrc to | Daniel Stenberg |
2002-03-01 | memanalyze is now moved to the tests/ dir | Daniel Stenberg |
2002-02-28 | set CURL_MEMDEBUG to enable memory debugging in case curl is compiled | Daniel Stenberg |
2002-02-25 | use env to run perl | Daniel Stenberg |