summaryrefslogtreecommitdiff
path: root/tests/libtest/test1013.pl
Commit message (Collapse)AuthorAgeFilesLines
* test1013.pl: GSS-Negotiate doesn't exist as a feature anymoreDaniel Stenberg2014-07-241-1/+1
|
* test1013.pl: remove SPNEGO/GSS-API tweaksDaniel Stenberg2014-07-231-4/+2
| | | | No longer necessary after Michael Osipov's rework
* test1014: GSS-API is only in curl-config. not in curlDaniel Stenberg2014-05-181-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 Knauf2012-07-201-1/+2
| | | | Previous fix didnt work on Linux ...
* Fixed CR issue with Win32 version on MSYS.Guenter Knauf2012-07-201-1/+1
|
* test1013.pl: filter out MetalinkDaniel Stenberg2012-05-271-1/+1
| | | | | Since it isn't a feature supported by curl-config we can't compare that with the --version output
* replaced tabs with spacesYang Tse2010-02-161-5/+5
|
* removed trailing whitespaceYang Tse2010-02-141-1/+1
|
* TrackMemory is another feature not supported by curl-configYang Tse2009-06-101-1/+1
|
* Added tests 1022 and 1023 to validate output of curl-config --version andDan Fandrich2008-02-081-2/+3
| | | | --vernum
* Ignore more features that curl-config is not expected to know aboutDan Fandrich2007-11-011-3/+7
|
* Added test case 1014 to compare curl-config --features with curl --versionDan Fandrich2007-11-011-7/+10
|
* Added test case 1013 to check that curl-config --protocols matches theDan Fandrich2007-11-011-0/+41
protocols listed in curl --version