Added tests 1022 and 1023 to validate output of curl-config --version and

--vernum
This commit is contained in:
Dan Fandrich
2008-02-08 01:21:03 +00:00
parent d76a74cc5e
commit ce1649564c
5 changed files with 54 additions and 4 deletions

View File

@@ -6,6 +6,10 @@
Changelog
Daniel Fandrich (7 Feb 2007)
- Added tests 1022 and 1023 to validate output of curl-config --version and
--vernum
Daniel S (7 Feb 2008)
- Refactored a lot of timeout code into a few functions in an attempt to make
them all use the same (hopefully correct) logic to make it less error-prone