diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-04-25 23:18:52 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-04-25 23:18:52 +0000 |
commit | f213d0db98f8c882e072aedeb8e564ed408ae281 (patch) | |
tree | 4dbfa0d7fa5e6ef8ca7e4fe9a90008674f1876ca /CHANGES | |
parent | 6e835ef3aa2f9fe6497c7e00d4c8640ba64c5c53 (diff) |
Added support in runtests.pl for "!n" test numbers to disable individual tests.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ Changelog +Dan F (25 April 2007) +- Added support in runtests.pl for "!n" test numbers to disable individual + tests. Changed -t to only keep log files around when -k is specified, + to have the same behaviour as without -t. + Daniel S (25 April 2007) - Sonia Subramanian brought our attention to a problem that happens if you set the CURLOPT_RESUME_FROM or CURLOPT_RANGE options and an existing connection |