]> git.ipfire.org Git - thirdparty/automake.git/commit
docs: some fixlets in documentation on testsuites support
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 5 Aug 2011 08:17:01 +0000 (10:17 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 5 Aug 2011 08:26:02 +0000 (10:26 +0200)
commitbc5ba174ea24265b6970e9b747c2cf791f203dc2
tree83980f78373ca289516ff3131e1a20690b42f008
parent956c58ab490f79be1829ac4fc3a0da58a4b30973
docs: some fixlets in documentation on testsuites support

* doc/automake.texi (Script-based Testsuites): Rename node ...
(Scripts-based Testsuites): ... to this.  Break overly long lines
in an example (were causing problems with PDF output).
(Parallel Test Harness): Don't intend paragraphs that come after
examples or bulleted list.
(Overview of Custom Test Drivers Support): Fix typo s/the the/the/.
(Declaring Custom Test Drivers): When giving an aside, prefer comma
to parentheses, as it disrupts the reading flow less.
(API for Custom Test Drivers): Remove a sentence that was basically
duplicated from the previous subsection.
(Command-line arguments for test drivers): Don't intend paragraph
coming after an itemized list.  Clarify wording and fix grammaros.
Add a couple of cross-references to earlier explanations of `.log'
and `.trs' files.
(Links and external resources): Node renamed ...
(Links and external resources on TAP): ... to this, for clarity.
Slightly extend and clarify introductory sentence.
ChangeLog
doc/automake.texi