]> git.ipfire.org Git - thirdparty/zstd.git/commit
Improved tests
authorYann Collet <cyan@fb.com>
Wed, 13 Dec 2017 19:48:30 +0000 (11:48 -0800)
committerYann Collet <cyan@fb.com>
Wed, 13 Dec 2017 19:48:30 +0000 (11:48 -0800)
commit311878dec3ae7a9d9cf54883c0dac8c1ccedc81a
tree7be9688758d7c7f53d1c58d5bb894ed492cb3145
parentdba8016d2d7d8f5306e6b62121236a460d9b908f
Improved tests

- building cli from /tests preserves potential flags in MOREFLAGS (such as asan/usan)
- MT dictionary tests check for MT capability (MT is not enabled by default for zstd32)
tests/Makefile
tests/playTests.sh