<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1309, 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: 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>tests: added test for Curl_splaygetbest to unit1309</title>
<updated>2017-04-04T21:48:14+00:00</updated>
<author>
<name>Dániel Bakai</name>
<email>daniel.bakai@tresorit.com</email>
</author>
<published>2017-04-03T07:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=6193770ee1f6771758a653730e7a1ecaf2cf9dc8'/>
<id>6193770ee1f6771758a653730e7a1ecaf2cf9dc8</id>
<content type='text'>
This checks the new behavior of Curl_splaygetbest, so that the smallest
node not larger than the key is removed, and FIFO behavior is kept even
when there are multiple nodes with the same key.

Closes #1358
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This checks the new behavior of Curl_splaygetbest, so that the smallest
node not larger than the key is removed, and FIFO behavior is kept even
when there are multiple nodes with the same key.

Closes #1358
</pre>
</div>
</content>
</entry>
<entry>
<title>testsuite: more Windows line-endings fixes</title>
<updated>2014-02-15T08:19:27+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2014-02-15T08:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=779afe3bbf13746b00232ac699804ff7da6cb4f5'/>
<id>779afe3bbf13746b00232ac699804ff7da6cb4f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: specify 'text' mode for some output files in verify section</title>
<updated>2013-03-18T19:45:35+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2013-03-18T19:44:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=b0dfbf305a86bd8312090c6c1ff275a6f895a763'/>
<id>b0dfbf305a86bd8312090c6c1ff275a6f895a763</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>splay: add unit tests</title>
<updated>2011-06-10T18:19:35+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2011-06-10T18:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=c4dd8df081898de39bc14ec378ed13eceb69ca6b'/>
<id>c4dd8df081898de39bc14ec378ed13eceb69ca6b</id>
<content type='text'>
The test code that was #ifdef'ed in the code was converted into unit
tests in test case 1309. I also removed the #if 0'ed code from splay.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test code that was #ifdef'ed in the code was converted into unit
tests in test case 1309. I also removed the #if 0'ed code from splay.c
</pre>
</div>
</content>
</entry>
</feed>
