Age | Commit message (Expand) | Author |
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 |
2002-02-25 | use the pid file, use the automake subdir | Daniel Stenberg |
2002-02-25 | use the former logfile name again since the ftp server also uses that... | Daniel Stenberg |
2002-02-25 | we actually ran all tests just now, feb 25th, 2002 12:11 MET. with the | Daniel Stenberg |
2002-02-22 | 16 tests OK | Daniel Stenberg |
2002-02-22 | cut off big parts of the banner | Daniel Stenberg |
2002-02-22 | support for using protocol without a trailing newline | Daniel Stenberg |
2002-02-19 | use the new HTTP server input file | Daniel Stenberg |
2002-02-19 | fixed the huge text just in case anyone actually reads it | Daniel Stenberg |
2002-01-30 | big-time alert that this doesn't work | Daniel Stenberg |
2002-01-08 | test case 38 added a few new requirements | Daniel Stenberg |
2002-01-04 | -l lists all tests | Daniel Stenberg |
2002-01-03 | added a little percentage for "ok coverage" | Daniel Stenberg |
2001-11-29 | remove the command file after each test | Daniel Stenberg |
2001-10-17 | don't use 'strict' anymore, as it doesn't work good with the cygwin fixes | Daniel Stenberg |
2001-10-10 | checkserver() bugged, Kevin Roth detected and fixed | Daniel Stenberg |
2001-08-21 | Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819 | Daniel Stenberg |
2001-08-08 | when a test expects an error code but gets a different one, we now output | Daniel Stenberg |
2001-08-06 | adjusted to the correct treatmeant of file:// URLs | Daniel Stenberg |
2001-08-06 | 7.8.1-pre3 commit | Daniel Stenberg |
2001-06-27 | better strip | Daniel Stenberg |
2001-06-14 | made stdin testing work, also made 'nocheck=true' work when set on the | Daniel Stenberg |
2001-05-28 | better -v use, passes -I to all perl invokes | Daniel Stenberg |
2001-05-23 | adjusted to the new test case formats | Daniel Stenberg |
2001-05-21 | doesn't run ssl tests if libcurl wasn't built with ssl support (and reports | Daniel Stenberg |
2001-05-14 | pid files fixes, ftp server already-running-but-no-control check | Daniel Stenberg |
2001-05-04 | 'FILE *' changed to 'void *' in all callback functions | Daniel Stenberg |
2001-04-26 | split curl and libcurl into two strings in the initial display | Daniel Stenberg |
2001-04-24 | no name no test | Daniel Stenberg |