test defs: skip all tests when the lib requirement isn't fulfilled
authorPeter Rosin <peda@lysator.liu.se>
Wed, 4 Jan 2012 18:46:29 +0000 (19:46 +0100)
committerPeter Rosin <peda@lysator.liu.se>
Wed, 4 Jan 2012 18:46:29 +0000 (19:46 +0100)
commit2365d0885a174f2443c8a3306a7a943a374be4c7
tree9d9e65be639952e6d9a9da354a1a66af63b7a744
parent53187374a17298a251ef8c0de5fdfa73637044e6
test defs: skip all tests when the lib requirement isn't fulfilled

* tests/defs (lib): Use skip_all_ instead of skip_, in order to support
TAP-based test scripts.
tests/defs