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 |
|
Daniel Stenberg
|
a23ac24192
|
made it support test case ranges on the command line, specified as
"X to Y", where X is smaller than Y.
|
2001-03-12 12:58:30 +00:00 |
|
Daniel Stenberg
|
1717963e3d
|
show the ftp server invoke line when -d is used
|
2001-03-05 14:03:48 +00:00 |
|
Daniel Stenberg
|
63b5748eb6
|
-g runs the specified test(s) with gdb!
|
2001-02-20 13:58:39 +00:00 |
|
Daniel Stenberg
|
7015c61b86
|
removed upload.NN files after each test
|
2001-01-29 15:07:28 +00:00 |
|
Daniel Stenberg
|
227662d2ed
|
Added -d that enables easier protocol/server debug overview (it invokes
the servers with their -v options)
|
2001-01-27 18:50:54 +00:00 |
|
Daniel Stenberg
|
a997d60304
|
Loic Dachary's updates to get 'make distcheck' work, including running the
test suite
|
2001-01-08 22:18:30 +00:00 |
|
Daniel Stenberg
|
0d7ba0ec61
|
now counts all test cases and presents a counter at the end
|
2000-11-28 12:49:39 +00:00 |
|
Daniel Stenberg
|
9f77434c3a
|
modified for ftp custom commands
|
2000-11-27 12:53:50 +00:00 |
|
Daniel Stenberg
|
3723c52057
|
if the server doesn't output a logfile, the protocol file is not compared
with it! This makes tests without server (like for file://) smarter.
|
2000-11-27 11:53:50 +00:00 |
|
Daniel Stenberg
|
43e1e1cd1a
|
upload check, better ability to specify test cases on the command line
|
2000-11-21 19:28:11 +00:00 |
|
Daniel Stenberg
|
2c123051bb
|
added a command line log that logs all command lines run in the complete
test run
|
2000-11-21 17:07:16 +00:00 |
|
Daniel Stenberg
|
eb993c28ca
|
starts and stops both HTTP and FTP servers now
checks memanalyze output better
filters PORT output when doing FTP compares
|
2000-11-21 15:48:40 +00:00 |
|
Daniel Stenberg
|
0def60bf9d
|
now supports checks for exit codes and check for memory even when curl
returns (expected) exit code
|
2000-11-17 15:58:25 +00:00 |
|
Daniel Stenberg
|
aa86f697f6
|
output FAILED properly even when -s is used
|
2000-11-17 15:34:33 +00:00 |
|
Daniel Stenberg
|
7c6414ebbd
|
uses stricter output
|
2000-11-17 15:15:48 +00:00 |
|
Daniel Stenberg
|
85705e105c
|
better stdout check, full support for memory debug tests
|
2000-11-17 15:07:29 +00:00 |
|
Daniel Stenberg
|
e0e67812de
|
now sorts the test cases when "all" is used
|
2000-11-15 08:21:14 +00:00 |
|
Daniel Stenberg
|
eb72e001a7
|
'use strict' compliant
|
2000-11-15 07:09:37 +00:00 |
|
Daniel Stenberg
|
cdfa5f5d7b
|
removed some /= 256 that was wrongly left
|
2000-11-14 11:56:16 +00:00 |
|
Daniel Stenberg
|
0c19d2518c
|
added help text on -h
|
2000-11-14 10:28:25 +00:00 |
|
Daniel Stenberg
|
e2641a394d
|
removed lots of external program dependencies (for windows compliance)
added lots of comments
added -s for short output and made it possible to run specific test cases
from the command line
|
2000-11-14 10:18:44 +00:00 |
|
Daniel Stenberg
|
e02affb5d0
|
logs stderr as well now, which is good if the program crashes, and also
dumps more information in case curl doesn't return success
|
2000-11-13 18:34:27 +00:00 |
|
Daniel Stenberg
|
8e735d1eea
|
converted shell script to perl
|
2000-11-13 16:06:16 +00:00 |
|