Daniel Stenberg
|
86742e8334
|
tests that were not run due to restraints (the netrc-tests) were counted
as skipped twice, and thus the total number of tests appeared wrong
|
2003-01-27 13:51:35 +00:00 |
|
Daniel Stenberg
|
126e6d6645
|
pass srcdir to the ftps-server as well
|
2003-01-21 10:29:06 +00:00 |
|
Daniel Stenberg
|
5796a1b282
|
runtests.pl now passes the sourcedir path to the httpsserver.pl script
|
2003-01-21 10:14:25 +00:00 |
|
Daniel Stenberg
|
2ac52705c6
|
output summary with easy identifyable string prefixes
|
2003-01-20 15:43:50 +00:00 |
|
Daniel Stenberg
|
ba25cad6e2
|
pass a file name to memanalyze to read from instead of using stdin
|
2003-01-09 11:26:57 +00:00 |
|
Daniel Stenberg
|
c433cf7459
|
fixed another space issue
|
2002-12-13 16:24:57 +00:00 |
|
Daniel Stenberg
|
07e3dc2ee2
|
missing space added, nows run old tests fine again
|
2002-12-12 16:46:45 +00:00 |
|
Daniel Stenberg
|
0150bff7b4
|
make ftps and https invoke both necessary servers
|
2002-12-12 13:42:21 +00:00 |
|
Daniel Stenberg
|
a79990465c
|
supports the new 'tool' and 'server' tags
|
2002-12-12 12:20:06 +00:00 |
|
Daniel Stenberg
|
abb1497c98
|
output all test case numbers with three digits
|
2002-11-06 08:29:48 +00:00 |
|
Daniel Stenberg
|
713cb56fea
|
show return code when run verbose
|
2002-08-30 10:50:22 +00:00 |
|
Daniel Stenberg
|
2df4866cfa
|
redirect stderr to /dev/null when testing for running test-servers
|
2002-08-12 09:41:56 +00:00 |
|
Daniel Stenberg
|
813911db59
|
more nonewline support
|
2002-06-11 15:11:41 +00:00 |
|
Daniel Stenberg
|
17b0723713
|
James Cone's little work-around for the strict error
|
2002-05-21 22:39:09 +00:00 |
|
Daniel Stenberg
|
a928f2c4aa
|
test suite mods for the netrc testing stuff
|
2002-05-21 22:20:52 +00:00 |
|
Daniel Stenberg
|
8ba410a56e
|
set the HOME variable to the current dir, to prevent any real ~/.curlrc to
play tricks on us!
|
2002-04-09 14:28:16 +00:00 |
|
Daniel Stenberg
|
2aef351980
|
memanalyze is now moved to the tests/ dir
|
2002-03-01 09:20:03 +00:00 |
|
Daniel Stenberg
|
f1103b95cf
|
set CURL_MEMDEBUG to enable memory debugging in case curl is compiled
with it
|
2002-02-28 12:36:25 +00:00 |
|
Daniel Stenberg
|
b4dfdd8bbc
|
use env to run perl
|
2002-02-25 14:08:51 +00:00 |
|
Daniel Stenberg
|
c9bc14a222
|
use the pid file, use the automake subdir
|
2002-02-25 12:45:20 +00:00 |
|
Daniel Stenberg
|
d9f307623c
|
use the former logfile name again since the ftp server also uses that...
|
2002-02-25 12:14:24 +00:00 |
|
Daniel Stenberg
|
540f77a627
|
we actually ran all tests just now, feb 25th, 2002 12:11 MET. with the
new http server on Linux
|
2002-02-25 11:12:10 +00:00 |
|
Daniel Stenberg
|
417c8fb602
|
16 tests OK
|
2002-02-22 15:40:17 +00:00 |
|
Daniel Stenberg
|
85efa64c31
|
cut off big parts of the banner
|
2002-02-22 15:17:41 +00:00 |
|
Daniel Stenberg
|
ae8a8c8ba4
|
support for using protocol without a trailing newline
|
2002-02-22 10:50:36 +00:00 |
|
Daniel Stenberg
|
a8c3431ae9
|
use the new HTTP server input file
|
2002-02-19 01:04:31 +00:00 |
|
Daniel Stenberg
|
6d8c7356d6
|
fixed the huge text just in case anyone actually reads it
|
2002-02-19 00:26:44 +00:00 |
|
Daniel Stenberg
|
bdea56cd3f
|
big-time alert that this doesn't work
|
2002-01-30 10:18:47 +00:00 |
|
Daniel Stenberg
|
b545ac6391
|
test case 38 added a few new requirements
|
2002-01-08 09:32:41 +00:00 |
|
Daniel Stenberg
|
b4fdc025a8
|
-l lists all tests
|
2002-01-04 13:20:17 +00:00 |
|
Daniel Stenberg
|
b35c26b751
|
added a little percentage for "ok coverage"
|
2002-01-03 08:22:05 +00:00 |
|
Daniel Stenberg
|
10717bd39b
|
remove the command file after each test
|
2001-11-29 20:15:59 +00:00 |
|
Daniel Stenberg
|
8dd6a4e369
|
don't use 'strict' anymore, as it doesn't work good with the cygwin fixes
also, always kill/restart the HTTP server on startup if it is our test server
|
2001-10-17 11:51:02 +00:00 |
|
Daniel Stenberg
|
71bf8a6985
|
checkserver() bugged, Kevin Roth detected and fixed
|
2001-10-10 22:04:42 +00:00 |
|
Daniel Stenberg
|
08655d8d5d
|
Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819
|
2001-08-21 13:18:07 +00:00 |
|
Daniel Stenberg
|
d6ccc33dec
|
when a test expects an error code but gets a different one, we now output
both of them
|
2001-08-08 07:51:00 +00:00 |
|
Daniel Stenberg
|
72e67d3b9d
|
adjusted to the correct treatmeant of file:// URLs
|
2001-08-06 12:10:00 +00:00 |
|
Daniel Stenberg
|
a6a3673804
|
7.8.1-pre3 commit
|
2001-08-06 08:43:37 +00:00 |
|
Daniel Stenberg
|
be449bdea1
|
better strip
|
2001-06-27 22:01:08 +00:00 |
|
Daniel Stenberg
|
e18ecaf108
|
made stdin testing work, also made 'nocheck=true' work when set on the
reply data section
|
2001-06-14 12:16:07 +00:00 |
|
Daniel Stenberg
|
ce0e2cc017
|
better -v use, passes -I to all perl invokes
|
2001-05-28 15:26:15 +00:00 |
|
Daniel Stenberg
|
d3516810a7
|
adjusted to the new test case formats
|
2001-05-23 15:02:58 +00:00 |
|
Daniel Stenberg
|
a8bc40fe4e
|
doesn't run ssl tests if libcurl wasn't built with ssl support (and reports
about the libcurl SSL status)
|
2001-05-21 13:38:38 +00:00 |
|
Daniel Stenberg
|
4677f733b2
|
pid files fixes, ftp server already-running-but-no-control check
|
2001-05-14 12:09:47 +00:00 |
|
Daniel Stenberg
|
9304055df5
|
'FILE *' changed to 'void *' in all callback functions
|
2001-05-04 07:47:11 +00:00 |
|
Daniel Stenberg
|
a7dc45997f
|
split curl and libcurl into two strings in the initial display
|
2001-04-26 08:32:12 +00:00 |
|
Daniel Stenberg
|
775dc07eb5
|
no name no test
|
2001-04-24 21:46:37 +00:00 |
|
Daniel Stenberg
|
4ddb3fbbf4
|
new tests, new server invoke system
|
2001-04-24 21:09:53 +00:00 |
|
Daniel Stenberg
|
048e654514
|
made 'X to Y' sequences not include X twice
|
2001-03-13 22:14:53 +00:00 |
|
Daniel Stenberg
|
070968abbc
|
include the failed test case numbers in the end summary
|
2001-03-12 13:46:23 +00:00 |
|