<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/tests/manpage-scan.pl, branch bagder/ftp-over-httpsproxy</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>test1139: make it display the difference on test failures</title>
<updated>2020-07-14T16:31:37+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-07-03T15:02:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=c13c67e1279e8ffb10799056026ce88c6a8a75e1'/>
<id>c13c67e1279e8ffb10799056026ce88c6a8a75e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wording: avoid blacklist/whitelist stereotypes</title>
<updated>2020-06-10T06:49:17+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-06-09T14:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=eab2f95c0de94e9816c8a6110d20673761dd97a4'/>
<id>eab2f95c0de94e9816c8a6110d20673761dd97a4</id>
<content type='text'>
Instead of discussing if there's value or meaning (implied or not) in
the colors, let's use words without the same possibly negative
associations.

Closes #5546
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of discussing if there's value or meaning (implied or not) in
the colors, let's use words without the same possibly negative
associations.

Closes #5546
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: document it as --no-progress-meter instead of the reverse</title>
<updated>2019-10-09T08:07:02+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2019-10-08T21:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=9e03faccc3d4b64b09061aeebda8270e27d9ed86'/>
<id>9e03faccc3d4b64b09061aeebda8270e27d9ed86</id>
<content type='text'>
Follow-up to 93373a960c3bb4

Reported-by: infinnovation-dev on github
Fixes #4474
Closes #4475
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow-up to 93373a960c3bb4

Reported-by: infinnovation-dev on github
Fixes #4474
Closes #4475
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: allow all perl scripts to be run directly</title>
<updated>2018-01-07T20:42:11+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2018-01-07T06:34:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=d4e40f0690befff7e4668f69850674f29a0c453b'/>
<id>d4e40f0690befff7e4668f69850674f29a0c453b</id>
<content type='text'>
- Enable execute permission (chmod +x)

- Change interpreter to /usr/bin/env perl

Closes https://github.com/curl/curl/pull/2222
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Enable execute permission (chmod +x)

- Change interpreter to /usr/bin/env perl

Closes https://github.com/curl/curl/pull/2222
</pre>
</div>
</content>
</entry>
<entry>
<title>curl: generate the --help output</title>
<updated>2017-05-08T21:30:29+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2017-05-08T21:30:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=8b2f22ed29dc06eb55941c82c6ee48bdd7542487'/>
<id>8b2f22ed29dc06eb55941c82c6ee48bdd7542487</id>
<content type='text'>
... using the docs/cmdline-opts/gen.pl script, so that we get all the
command line option documentation from the same source.

The generation of the list has to be done manually and pasted into the
source code.

Closes #1465
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... using the docs/cmdline-opts/gen.pl script, so that we get all the
command line option documentation from the same source.

The generation of the list has to be done manually and pasted into the
source code.

Closes #1465
</pre>
</div>
</content>
</entry>
<entry>
<title>test1139: allow for the possibility that the man page is not rebuilt</title>
<updated>2017-02-26T20:30:31+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2017-02-26T20:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4fa2de3698c7fdf2985a6d0ba742fb4ea214b8d5'/>
<id>4fa2de3698c7fdf2985a6d0ba742fb4ea214b8d5</id>
<content type='text'>
This is likely to be the case when building from a tar ball release
package which includes a prebuilt man page. In that case, test the
packaged man page instead. This only makes a difference when building
out-of-tree (in-tree, the location in both cases is identical).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is likely to be the case when building from a tar ball release
package which includes a prebuilt man page. In that case, test the
packaged man page instead. This only makes a difference when building
out-of-tree (in-tree, the location in both cases is identical).
</pre>
</div>
</content>
</entry>
<entry>
<title>cmdline-opts: Fixed build and test in out of source tree builds</title>
<updated>2017-02-06T22:37:05+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2017-02-06T21:47:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=edb2d028551e54a4f328a8798353ca3cffef875e'/>
<id>edb2d028551e54a4f328a8798353ca3cffef875e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>manpage-scan.pl: allow deprecated options to get removed from curl.1</title>
<updated>2016-12-17T22:48:13+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-12-17T22:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=7618e60c271ca11a8422d48dc91bf397a7953e86'/>
<id>7618e60c271ca11a8422d48dc91bf397a7953e86</id>
<content type='text'>
--krb4, --ftp-ssl and --ftp-ssl-reqd no longer need to be documented in the
man page
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--krb4, --ftp-ssl and --ftp-ssl-reqd no longer need to be documented in the
man page
</pre>
</div>
</content>
</entry>
<entry>
<title>manpage-scan.pl: also verify the command line option docs</title>
<updated>2016-04-28T22:31:37+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-04-28T21:52:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=9dbcab3a0c3f2e22f68081653f8e5f5e596a555b'/>
<id>9dbcab3a0c3f2e22f68081653f8e5f5e596a555b</id>
<content type='text'>
This script now also scans src/tool_getparam.c, docs/curl.1 and
src/tool_help.c and will warn if any of them lists a command line option
not mentioned in one of the other places.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This script now also scans src/tool_getparam.c, docs/curl.1 and
src/tool_help.c and will warn if any of them lists a command line option
not mentioned in one of the other places.
</pre>
</div>
</content>
</entry>
<entry>
<title>test1139: verifies libcurl option man page presence</title>
<updated>2016-04-28T14:30:22+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-04-28T14:27:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=6a9abbd4d40f53e19b750321214026746bef8164'/>
<id>6a9abbd4d40f53e19b750321214026746bef8164</id>
<content type='text'>
- checks that each option has its own man page present

- checks that each option is mentioned in its corresponding index man
  page
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- checks that each option has its own man page present

- checks that each option is mentioned in its corresponding index man
  page
</pre>
</div>
</content>
</entry>
</feed>
