<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1300, 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>unittests: a dedicated feature in tests</title>
<updated>2011-01-03T21:42:46+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2011-01-03T21:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=c43ad0f97283a7e25d61a81b9f9f238432ec494b'/>
<id>c43ad0f97283a7e25d61a81b9f9f238432ec494b</id>
<content type='text'>
The test runner script now knows if unittests can run and the unit test
setup file says it is one. I also made runtests.pl deal with no
&lt;command&gt; tag set, so that the description file can get even simpler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test runner script now knows if unittests can run and the unit test
setup file says it is one. I also made runtests.pl deal with no
&lt;command&gt; tag set, so that the description file can get even simpler.
</pre>
</div>
</content>
</entry>
<entry>
<title>unittest: framework for unit-testing</title>
<updated>2011-01-03T18:38:10+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2011-01-01T16:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=35e1d6538a8767526b9cae66134441b146503a21'/>
<id>35e1d6538a8767526b9cae66134441b146503a21</id>
<content type='text'>
This is the first approach at doing fairly clean and easy to write and
debug unit tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the first approach at doing fairly clean and easy to write and
debug unit tests.
</pre>
</div>
</content>
</entry>
</feed>
