<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/tests/Makefile.am, branch bagder/test493-https</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/*server.py: close log file after each log line</title>
<updated>2020-11-14T20:32:33+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-11-14T20:32:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=24f909cebd8b79abf7b7368b649f5dace1a2449f'/>
<id>24f909cebd8b79abf7b7368b649f5dace1a2449f</id>
<content type='text'>
Make sure the log file is not locked once a test has
finished and align with the behavior of our logmsg.

Rename curl_test_data.py to be a general util.py.
Format and sort Python imports with isort/VSCode.

Bug: #6058
Closes #6206
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure the log file is not locked once a test has
finished and align with the behavior of our logmsg.

Rename curl_test_data.py to be a general util.py.
Format and sort Python imports with isort/VSCode.

Bug: #6058
Closes #6206
</pre>
</div>
</content>
</entry>
<entry>
<title>curl.se: new home</title>
<updated>2020-11-04T22:59:47+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-11-04T13:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4d2f8006777d6354d9b62eae38ebd0a0256d0f94'/>
<id>4d2f8006777d6354d9b62eae38ebd0a0256d0f94</id>
<content type='text'>
Closes #6172
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6172
</pre>
</div>
</content>
</entry>
<entry>
<title>test122[12]: remove these two tests</title>
<updated>2020-10-15T05:56:19+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-10-14T21:49:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=15997f6db53c70070177739716dc518e667e6090'/>
<id>15997f6db53c70070177739716dc518e667e6090</id>
<content type='text'>
... and remove the objnames scripts they tested. They're not used for
anything anymore so testing them serves no purpose!

Reported-by: Marc Hörsken
Fixes #6080
Closes #6081
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and remove the objnames scripts they tested. They're not used for
anything anymore so testing them serves no purpose!

Reported-by: Marc Hörsken
Fixes #6080
Closes #6081
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/README: convert to markdown</title>
<updated>2020-09-30T20:45:45+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-30T13:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=422f610b409c731aaa5b16463e94dca55c7f0b97'/>
<id>422f610b409c731aaa5b16463e94dca55c7f0b97</id>
<content type='text'>
Closes #6028
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6028
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/options-in-versions: which version added each cmdline option</title>
<updated>2020-05-13T21:58:36+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-05-12T11:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=f3f5d82e2854991cd12ad5dcf022e8abbcea7038'/>
<id>f3f5d82e2854991cd12ad5dcf022e8abbcea7038</id>
<content type='text'>
Added test 971 to verify that the list is in sync with the files in
cmdline-opts. The check also verifies that .d-files that uses Added:
specify the same version number as the options-in-versions file does.

Closes #5381
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added test 971 to verify that the list is in sync with the files in
cmdline-opts. The check also verifies that .d-files that uses Added:
specify the same version number as the options-in-versions file does.

Closes #5381
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/FILEFORMAT: converted to markdown and extended</title>
<updated>2020-04-19T18:43:50+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-04-19T16:10:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=7e53974603079a9522acdb10f3b4de499ffa6e4d'/>
<id>7e53974603079a9522acdb10f3b4de499ffa6e4d</id>
<content type='text'>
Closes #5261
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5261
</pre>
</div>
</content>
</entry>
<entry>
<title>dist: add tests/version-scan.pl to tarball</title>
<updated>2020-03-29T21:30:51+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-03-29T21:30:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=a3a5e2eaa3a2c85d14a7edf0fd98a208f3d9f77a'/>
<id>a3a5e2eaa3a2c85d14a7edf0fd98a208f3d9f77a</id>
<content type='text'>
... used in test 1177.

Follow-up to a97d826f6de3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... used in test 1177.

Follow-up to a97d826f6de3
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: remove python_dependencies for smbserver from our tree</title>
<updated>2020-03-15T09:01:38+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-03-15T09:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4be2560e01ed40e256b5143c8b4f5de2450ffefd'/>
<id>4be2560e01ed40e256b5143c8b4f5de2450ffefd</id>
<content type='text'>
Users of the SMB tests will have to install impacket manually.

Reasoning: our in-tree version of impacket was quite outdated
and only compatible with Python 2 which is already end-of-life.
Upgrading to Python 3 and a compatible impacket version would
require to import additional Python-only and CPython-extension
dependencies. This would have hindered portability enormously.

Closes #5094
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Users of the SMB tests will have to install impacket manually.

Reasoning: our in-tree version of impacket was quite outdated
and only compatible with Python 2 which is already end-of-life.
Upgrading to Python 3 and a compatible impacket version would
require to import additional Python-only and CPython-extension
dependencies. This would have hindered portability enormously.

Closes #5094
</pre>
</div>
</content>
</entry>
<entry>
<title>ci/tests: Send test results to AppVeyor for status overview</title>
<updated>2020-03-03T14:59:59+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-03-03T11:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=c0d8b96f24daf842f87d726d3a9d144e1c0a5a6c'/>
<id>c0d8b96f24daf842f87d726d3a9d144e1c0a5a6c</id>
<content type='text'>
Closes #5021
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5021
</pre>
</div>
</content>
</entry>
<entry>
<title>dist: include tests/azure.pm in the tarball</title>
<updated>2020-03-03T07:42:38+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-03-03T07:42:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=c537b00577b650849627470e5f101155f6136b59'/>
<id>c537b00577b650849627470e5f101155f6136b59</id>
<content type='text'>
Bug: https://github.com/curl/curl/commit/ada581f2cc32f48c1629b729707ac19208435b27#commitcomment-37601589
Reported-by: Marcel Raad
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: https://github.com/curl/curl/commit/ada581f2cc32f48c1629b729707ac19208435b27#commitcomment-37601589
Reported-by: Marcel Raad
</pre>
</div>
</content>
</entry>
</feed>
