tests/README: warn about zsh incompatibilities.
commit53fe020252642f4b923b8c77392e37e4c5b7038d
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 6 Sep 2009 10:52:33 +0000 (6 12:52 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 6 Sep 2009 10:57:53 +0000 (6 12:57 +0200)
treefccd33ab803b9dfa29ebedeea21c0f4bce5f69b2
parent99368830db9954b4d9fecd04d3996d9acea7129f
tests/README: warn about zsh incompatibilities.

* tests/README (User interface, Getting details from failures):
Explicitly state that every test is a "shell script", not just
a "script", and that it's run by `/bin/sh' by default.
* tests/README (User interface, Supported shells): New subsection,
telling about expected portability of the automake test scripts,
describing a zsh incompatibility (w.r.t. $0), and a workaround to
it (with the `--no-function-argzero' option).

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/README