]> gitweb.ps.run Git - ps-cgit/commitdiff
t0107: Skip ZIP tests if unzip(1) isn't available
authorLukas Fleischer <cgit@cryptocrack.de>
Tue, 9 Apr 2013 18:02:33 +0000 (20:02 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 10 Apr 2013 12:49:31 +0000 (14:49 +0200)
Note that we cannot use skip_all here since some tests have already been
executed when ZIP tests are reached. Use test prerequisites to skip
everything using unzip(1) if the binary is not available instead.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>

No differences found