Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test1013.pl: GSS-Negotiate doesn't exist as a feature anymore | Daniel Stenberg | 2014-07-24 | 1 | -1/+1 |
| | |||||
* | test1013.pl: remove SPNEGO/GSS-API tweaks | Daniel Stenberg | 2014-07-23 | 1 | -4/+2 |
| | | | | No longer necessary after Michael Osipov's rework | ||||
* | test1014: GSS-API is only in curl-config. not in curl | Daniel Stenberg | 2014-05-18 | 1 | -1/+4 |
| | | | | | | Follow-up to commit 121bcfee5d1. curl-config --features now lists GSS-API but it is not a listed feature in curl -V. This should probably be synchronized. | ||||
* | Fixed CR issue with Win32 version on MSYS. | Guenter Knauf | 2012-07-20 | 1 | -1/+2 |
| | | | | Previous fix didnt work on Linux ... | ||||
* | Fixed CR issue with Win32 version on MSYS. | Guenter Knauf | 2012-07-20 | 1 | -1/+1 |
| | |||||
* | test1013.pl: filter out Metalink | Daniel Stenberg | 2012-05-27 | 1 | -1/+1 |
| | | | | | Since it isn't a feature supported by curl-config we can't compare that with the --version output | ||||
* | replaced tabs with spaces | Yang Tse | 2010-02-16 | 1 | -5/+5 |
| | |||||
* | removed trailing whitespace | Yang Tse | 2010-02-14 | 1 | -1/+1 |
| | |||||
* | TrackMemory is another feature not supported by curl-config | Yang Tse | 2009-06-10 | 1 | -1/+1 |
| | |||||
* | Added tests 1022 and 1023 to validate output of curl-config --version and | Dan Fandrich | 2008-02-08 | 1 | -2/+3 |
| | | | | --vernum | ||||
* | Ignore more features that curl-config is not expected to know about | Dan Fandrich | 2007-11-01 | 1 | -3/+7 |
| | |||||
* | Added test case 1014 to compare curl-config --features with curl --version | Dan Fandrich | 2007-11-01 | 1 | -7/+10 |
| | |||||
* | Added test case 1013 to check that curl-config --protocols matches the | Dan Fandrich | 2007-11-01 | 1 | -0/+41 |
protocols listed in curl --version |