diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-10-11 21:15:09 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-10-11 21:15:09 +0000 |
commit | 2fce1f3e9711a3f4b08339f476849ef68606d239 (patch) | |
tree | 4e4367cdf9cd75b7716d73a28934a21283fd1151 /CHANGES | |
parent | d09bac137a88ff80d2af0d08646b4551b2b5459b (diff) |
Fixed the -l option of runtests.pl
Added support for skipping tests based on key words.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ Changelog +Dan F (11 October 2007) +- Fixed the -l option of runtests.pl + +- Added support for skipping tests based on key words. + Daniel S (9 October 2007) - Michal Marek removed the no longer existing return codes from the curl.1 man page. |