tests: lzlib: Do not fail if lzlib in not available.
authorMathieu Othacehe <m.othacehe@gmail.com>
Tue, 26 Nov 2019 07:31:43 +0000 (08:31 +0100)
committerMathieu Othacehe <m.othacehe@gmail.com>
Sun, 1 Dec 2019 15:51:40 +0000 (16:51 +0100)
commit2c5dd47ceffd61d155e64dcb1764ffaea0ffd546
tree49a7fab5c2e1f81911e7688f7d6d39736eeca5c1
parentfcc4c6ae603c5734104f3efe13ee94341b47c5c2
tests: lzlib: Do not fail if lzlib in not available.

* tests/lzlib.scm: Use test-assert* for all test cases, so that there are no
failures if lzlib is unavailable.
tests/lzlib.scm