<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1221, 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: move objnames-* from lib into tests</title>
<updated>2019-01-15T07:09:34+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2019-01-14T22:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=ea77fec16f701c0b50f3bd6eb75b85db8fc80e1d'/>
<id>ea77fec16f701c0b50f3bd6eb75b85db8fc80e1d</id>
<content type='text'>
Since they're used purely for testing purposes, I think they should
rather be stored there.

Closes #3470
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since they're used purely for testing purposes, I think they should
rather be stored there.

Closes #3470
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: unified use of some keywords</title>
<updated>2014-04-03T09:49:49+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2014-04-03T09:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=c57166b575c706fbbf697e1536c9ef363f35ef40'/>
<id>c57166b575c706fbbf697e1536c9ef363f35ef40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: add keywords to the last 7 tests lacking them</title>
<updated>2014-04-03T09:06:24+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2014-04-03T09:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=1432b22e621afe7f466e3d7deef31699aedb6271'/>
<id>1432b22e621afe7f466e3d7deef31699aedb6271</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test suite: stop conversion of valid output to CRLF on Windows</title>
<updated>2014-02-01T12:49:58+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2014-02-01T12:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=efc112079c9d98dbe871dfcc7c00c8c46a1931f8'/>
<id>efc112079c9d98dbe871dfcc7c00c8c46a1931f8</id>
<content type='text'>
Since the output isn't actually being written in text-mode and it
was rather used as a workaround, disable text-mode for these tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the output isn't actually being written in text-mode and it
was rather used as a workaround, disable text-mode for these tests.
</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>test 1222: 8 chars object name generation  &amp;&amp;  test 1221: adjustments</title>
<updated>2013-01-03T18:24:00+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2013-01-03T11:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=0b3180b4f53d8f101974d5f039a21f0529c15601'/>
<id>0b3180b4f53d8f101974d5f039a21f0529c15601</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build and tests: curl_10char_object_name() shell function</title>
<updated>2013-01-02T19:15:50+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2013-01-02T19:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=dfe476915711628478be22fb39452c8eddc607ae'/>
<id>dfe476915711628478be22fb39452c8eddc607ae</id>
<content type='text'>
lib/objnames.inc provides definition of curl_10char_object_name() shell
function. The intended purpose of this function is to transliterate a
(*.c) source file name that may be longer than 10 characters, or not,
into a string with at most 10 characters which may be used as an OS/400
object name.

Test case 1221 does unit testng of this function and also verifies
that it is possible to generate distinct short object names for all
curl and libcurl *.c source file names.

lib/objnames-test.sh is the shell script used for test case 1221.

tests/runtests.pl modified to accept shell script test cases.

More details inside lib/objnames.inc and lib/objnames-test.sh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lib/objnames.inc provides definition of curl_10char_object_name() shell
function. The intended purpose of this function is to transliterate a
(*.c) source file name that may be longer than 10 characters, or not,
into a string with at most 10 characters which may be used as an OS/400
object name.

Test case 1221 does unit testng of this function and also verifies
that it is possible to generate distinct short object names for all
curl and libcurl *.c source file names.

lib/objnames-test.sh is the shell script used for test case 1221.

tests/runtests.pl modified to accept shell script test cases.

More details inside lib/objnames.inc and lib/objnames-test.sh
</pre>
</div>
</content>
</entry>
</feed>
