<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/tests/getpart.pm, branch bagder/https-proxy-tests</title>
<subtitle>github.com: bagder/curl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/'/>
<entry>
<title>tests: introduce preprocessed test cases</title>
<updated>2020-04-18T20:46:04+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-04-17T07:58:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=d009bc2e565844db030d7098624b39b2903a808d'/>
<id>d009bc2e565844db030d7098624b39b2903a808d</id>
<content type='text'>
The runtests script now always performs variable replacement on the
entire test source file before the test gets executed, and saves the
updated version in a temporary file (log/test[num]) so that all test
case readers/servers can use that version (if present) and thus enjoy
the powers of test case variable substitution.

This is necessary to allow complete port number freedom.

Test 309 is updated to work with a non-fixed port number thanks to this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The runtests script now always performs variable replacement on the
entire test source file before the test gets executed, and saves the
updated version in a temporary file (log/test[num]) so that all test
case readers/servers can use that version (if present) and thus enjoy
the powers of test case variable substitution.

This is necessary to allow complete port number freedom.

Test 309 is updated to work with a non-fixed port number thanks to this.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: support hex encoded data and mqtt server</title>
<updated>2020-04-14T11:04:10+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-04-14T09:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=675f5fb66fd30ff2ea0bfdf455430fe1f76e42a6'/>
<id>675f5fb66fd30ff2ea0bfdf455430fe1f76e42a6</id>
<content type='text'>
The mqtt server is started using a "random" port.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The mqtt server is started using a "random" port.
</pre>
</div>
</content>
</entry>
<entry>
<title>server/getpart: make the "XML-parser" stricter</title>
<updated>2020-03-13T10:03:42+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-03-10T16:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=fe8ba51209959c6ff200b4f7c847c7a3fc53ecfa'/>
<id>fe8ba51209959c6ff200b4f7c847c7a3fc53ecfa</id>
<content type='text'>
When extracting a &lt;section&gt; &lt;part&gt; and there's no &lt;/part&gt; before
&lt;/section&gt;, this now outputs an error and returns a wrong string to
make users spot the mistake.

Ref: #5070
Closes #5071
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When extracting a &lt;section&gt; &lt;part&gt; and there's no &lt;/part&gt; before
&lt;/section&gt;, this now outputs an error and returns a wrong string to
make users spot the mistake.

Ref: #5070
Closes #5071
</pre>
</div>
</content>
</entry>
<entry>
<title>test: make tests and test scripts use socksd for SOCKS</title>
<updated>2019-04-13T09:21:53+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2019-04-08T17:43:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=54c784556e3579c24de9cc79e435e8bbaa4f6c81'/>
<id>54c784556e3579c24de9cc79e435e8bbaa4f6c81</id>
<content type='text'>
Make all SOCKS tests use socksd instead of ssh.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make all SOCKS tests use socksd instead of ssh.
</pre>
</div>
</content>
</entry>
<entry>
<title>URLs: change all http:// URLs to https://</title>
<updated>2016-02-02T23:19:02+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-02-02T23:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4af40b3646d3b09f68e419f7ca866ff395d1f897'/>
<id>4af40b3646d3b09f68e419f7ca866ff395d1f897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>getpart.pm: Fix a comment typo</title>
<updated>2014-07-26T21:01:22+00:00</updated>
<author>
<name>Fabian Keil</name>
<email>fk@fabiankeil.de</email>
</author>
<published>2014-06-15T15:21:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=5828e886e69aba0d10a7a0e2fecfdbb9def4e6bd'/>
<id>5828e886e69aba0d10a7a0e2fecfdbb9def4e6bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testsuite: visualize line-endings in output comparison diffs</title>
<updated>2014-01-26T09:00:14+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2014-01-26T09:00:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=23a04863aa40d3576a063cf8ec4894c1d879b442'/>
<id>23a04863aa40d3576a063cf8ec4894c1d879b442</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "getpart.pm: Strip carriage returns to fix Windows support"</title>
<updated>2013-04-06T22:28:15+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2013-04-06T22:28:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=e73db5dcbdff6763da5f8c97fe1070b4711d5a0a'/>
<id>e73db5dcbdff6763da5f8c97fe1070b4711d5a0a</id>
<content type='text'>
This reverts commit e51b23c925a2721cf7c29b2b376d3d8903cfb067.
As discussed on the mailinglist, this was not the correct approach.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e51b23c925a2721cf7c29b2b376d3d8903cfb067.
As discussed on the mailinglist, this was not the correct approach.
</pre>
</div>
</content>
</entry>
<entry>
<title>getpart.pm: Strip carriage returns to fix Windows support</title>
<updated>2013-04-06T16:10:56+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2013-04-06T16:10:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=e51b23c925a2721cf7c29b2b376d3d8903cfb067'/>
<id>e51b23c925a2721cf7c29b2b376d3d8903cfb067</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>formpost: support quotes, commas and semicolon in file names</title>
<updated>2013-01-22T14:43:29+00:00</updated>
<author>
<name>Ulion</name>
<email>ulion2002@gmail.com</email>
</author>
<published>2013-01-21T22:20:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=2698520aef593cbd746a64f79021a4c8d7c83d65'/>
<id>2698520aef593cbd746a64f79021a4c8d7c83d65</id>
<content type='text'>
- document the double-quote and backslash need be escaped if quoting.
- libcurl formdata escape double-quote in filename by backslash.
- curl formparse can parse filename both contains '"' and ',' or ';'.
- curl now can uploading file with ',' or ';' in filename.

Bug: http://curl.haxx.se/bug/view.cgi?id=1171
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- document the double-quote and backslash need be escaped if quoting.
- libcurl formdata escape double-quote in filename by backslash.
- curl formparse can parse filename both contains '"' and ',' or ';'.
- curl now can uploading file with ',' or ';' in filename.

Bug: http://curl.haxx.se/bug/view.cgi?id=1171
</pre>
</div>
</content>
</entry>
</feed>
