<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1608, 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>resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES</title>
<updated>2018-03-17T19:44:14+00:00</updated>
<author>
<name>Rick Deist</name>
<email>dreckard@users.noreply.github.com</email>
</author>
<published>2018-03-17T19:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=d95f3dc0b117b0677700dae8dd51145c9b6f2d08'/>
<id>d95f3dc0b117b0677700dae8dd51145c9b6f2d08</id>
<content type='text'>
This patch adds CURLOPT_DNS_SHUFFLE_ADDRESSES to explicitly request
shuffling of IP addresses returned for a hostname when there is more
than one. This is useful when the application knows that a round robin
approach is appropriate and is willing to accept the consequences of
potentially discarding some preference order returned by the system's
implementation.

Closes #1694
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds CURLOPT_DNS_SHUFFLE_ADDRESSES to explicitly request
shuffling of IP addresses returned for a hostname when there is more
than one. This is useful when the application knows that a round robin
approach is appropriate and is willing to accept the consequences of
potentially discarding some preference order returned by the system's
implementation.

Closes #1694
</pre>
</div>
</content>
</entry>
</feed>
