<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1607, branch master</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>tests: Automatically deduce the tool name from the test case for unit tests</title>
<updated>2020-02-27T00:51:49+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2020-02-23T08:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=0922f762407cc20c90f8f5cfa01c5eafbdfecde0'/>
<id>0922f762407cc20c90f8f5cfa01c5eafbdfecde0</id>
<content type='text'>
It is still possible to override the executable to run during the test,
using the &lt;tool&gt; tag, but this patch removes the requirement that the
tag must be present for unit tests.

It also removes the possibility of human error when existing test cases
are used as the basis for new tests, as recently witnessed in 81c37124.

Reviewed-by: Daniel Stenberg
Closes #4976
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is still possible to override the executable to run during the test,
using the &lt;tool&gt; tag, but this patch removes the requirement that the
tag must be present for unit tests.

It also removes the possibility of human error when existing test cases
are used as the basis for new tests, as recently witnessed in 81c37124.

Reviewed-by: Daniel Stenberg
Closes #4976
</pre>
</div>
</content>
</entry>
<entry>
<title>CURLOPT_RESOLVE: Add support for multiple IP addresses per entry</title>
<updated>2018-02-20T09:24:28+00:00</updated>
<author>
<name>Anders Bakken</name>
<email>agbakken@gmail.com</email>
</author>
<published>2018-01-31T00:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=50d1b3379a818df00c6382d68e2e39977cc96cd6'/>
<id>50d1b3379a818df00c6382d68e2e39977cc96cd6</id>
<content type='text'>
This enables users to preresolve but still take advantage of happy
eyeballs and trying multiple addresses if some are not connecting.

Ref: https://github.com/curl/curl/pull/2260
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables users to preresolve but still take advantage of happy
eyeballs and trying multiple addresses if some are not connecting.

Ref: https://github.com/curl/curl/pull/2260
</pre>
</div>
</content>
</entry>
</feed>
