docs: prefer the awk+sh TAP driver over the perl one
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 19 Feb 2012 16:12:55 +0000 (17:12 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 19 Feb 2012 16:12:55 +0000 (17:12 +0100)
commit86deab4df2aabc9fb23125cff2dd68af7ef963b4
treed97fabeddd302ded0a2254ef3193dcf75bf9998b
parent72cae0a53cde58c5f5ac1020555a675498191b85
docs: prefer the awk+sh TAP driver over the perl one

We had completed our shell+awk implementation of the TAP driver
months ago, but never documented it in the manual, continuing to
document only the "prototype" written in perl instead.  Time to
fix this, before the 1.12 release.

* doc/automake.texi (Use TAP with the Automake test harness): Now
we document the use of the awk+shell implementation of our TAP
driver, rather than of the perl one.
* tests/tap-doc2.test: Adjust to use the shell+awk implementation
of the TAP driver.
doc/automake.texi
tests/tap-doc2.test