<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test333, branch gemini-meta</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>tests: Stop referring to server ports when they're not used</title>
<updated>2020-04-30T14:00:31+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2020-04-30T14:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=5f5a7b478a7f6bf51929379e1e39dc37803a9689'/>
<id>5f5a7b478a7f6bf51929379e1e39dc37803a9689</id>
<content type='text'>
Several tests referred to specific server ports even when the test
didn't actually use that server or specify that it's needed. In such
cases, the test harness substitutes the text "[not running]" as the port
number which causes many such tests to fail due to the inability to
parse the URL.  These tests are changed to use %NOLISTENPORT which will
always be substituted correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Several tests referred to specific server ports even when the test
didn't actually use that server or specify that it's needed. In such
cases, the test harness substitutes the text "[not running]" as the port
number which causes many such tests to fail due to the inability to
parse the URL.  These tests are changed to use %NOLISTENPORT which will
always be substituted correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>curl: report error for "--no-" on non-boolean options</title>
<updated>2019-05-20T17:04:54+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2019-05-20T08:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=31b77c1877a807ab6184b22ab2310e096536b9b5'/>
<id>31b77c1877a807ab6184b22ab2310e096536b9b5</id>
<content type='text'>
Reported-by: Olen Andoni
Fixes #3906
Closes #3907
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported-by: Olen Andoni
Fixes #3906
Closes #3907
</pre>
</div>
</content>
</entry>
</feed>
