init.sh: make it easier for a test script to write to the tty, ...
authorJim Meyering <meyering@redhat.com>
Mon, 5 Apr 2010 08:01:07 +0000 (10:01 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 5 Apr 2010 08:01:07 +0000 (10:01 +0200)
commitb8b72c1b316e0db012f9d2e2dc6b7028bd5e96c2
tree968cd5844d8bae0ee8ff52889dbeda24d4847360
parente995ac96ab3d7a78d2bfa4da08715038b3cbb662
init.sh: make it easier for a test script to write to the tty, ...

when using automake's parallel-tests mode.
* tests/init.sh (stderr_fileno_): Define overridable variable.
(warn_): New function, to use it.
(fail_, skip_, framework_failure_): Use warn_.
ChangeLog
tests/init.sh