Hi everybody,
I cleaned up and partly rewrote my patch (see attachement) and I feel
comfortable with it now; in my opinion it is clear and working and is
nearly ready to be committed. There are only two question about how and
whether to do assertions in automake.in (grep for the two comments marke
* tests/tap-todo-skip-whitespace.test: Alternation with "\|" in
sed regular expressions is not portable to (at least) FreeBSD
sed; do not use it.
---
ChangeLog |7 +++
tests/tap-todo-skip-whitespace.test |2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
* tests/test-driver-custom-no-html.test: Account for the
possibility of a lacking `rst2html' program in our final
grepping of make output.
---
ChangeLog |7 +++
tests/test-driver-custom-no-html.test |4 +++-
2 files changed, 10 insertions(+), 1 deletions(-)