test defs: new subroutines for test skipping/failing.
commitd8f365af42b559f1ae46544c2238febfca664f3a
authorJim Meyering <meyering@redhat.com>
Sun, 16 Jan 2011 14:36:07 +0000 (16 15:36 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 23 Apr 2011 21:40:54 +0000 (23 23:40 +0200)
tree5b3dee4d7fd5b7d8e4a2e27e728777082845c803
parente9bb4e913957b0388182de7350e198d6fe74bf02
test defs: new subroutines for test skipping/failing.

* tests/defs.in (Exit): Move definition of this function earlier.
(warn_, skip_, fail_, framework_failure_): New functions, inspired
to the homonyms in gnulib's tests/init.sh.
($stderr_fileno_): New global variable, used by the new functions
above.
* tests/README: Updated.

From a suggestion by Ralf Wildenhues.
ChangeLog
tests/README
tests/defs.in