<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1521, 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>lib1521: add curl_easy_getinfo calls to the test set</title>
<updated>2017-06-19T12:01:51+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2017-06-19T07:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=0bd12d19708208d29308d8df6196f55a7e3f85e5'/>
<id>0bd12d19708208d29308d8df6196f55a7e3f85e5</id>
<content type='text'>
Also added return value checks to make sure no unexpected return codes
are used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added return value checks to make sure no unexpected return codes
are used.
</pre>
</div>
</content>
</entry>
<entry>
<title>test1521: test *all* curl_easy_setopt options</title>
<updated>2017-06-05T12:25:18+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2017-06-05T09:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=cccac4fb2b20d6ed87da7978408c3ecacc464fe4'/>
<id>cccac4fb2b20d6ed87da7978408c3ecacc464fe4</id>
<content type='text'>
mk-lib1521.pl generates a test program (lib1521.c) that calls
curl_easy_setopt() for every known option with a few typical values to
make sure they work (ignoring the return codes).

Some small changes were necessary to avoid asserts and NULL accesses
when doing this.

The perl script needs to be manually rerun when we add new options.

Closes #1543
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mk-lib1521.pl generates a test program (lib1521.c) that calls
curl_easy_setopt() for every known option with a few typical values to
make sure they work (ignoring the return codes).

Some small changes were necessary to avoid asserts and NULL accesses
when doing this.

The perl script needs to be manually rerun when we add new options.

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