test defs: fix skip directives to work also with TAP-based tests
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 8 Aug 2011 13:00:25 +0000 (15:00 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 8 Aug 2011 13:00:25 +0000 (15:00 +0200)
commitf4896832bde810feb7d329f9674082f2d7fc0996
tree85caab7c98d7a9bb6f4bbfc1066cec435195e6f8
parent0e6a7aeb46527a4289b1ccefdc05c10cf1197854
test defs: fix skip directives to work also with TAP-based tests

* test/defs: Use `skip_all_', not `skip_', to issue a skip of the
whole calling test script.
ChangeLog
tests/defs