mirror of
https://github.com/facebook/zstd.git
synced 2025-07-06 15:45:37 +02:00
Add cli-tests to `make test`. This adds a `python3` dependency to `make test`, but not `make check`. We could make this dependency optional by skipping the tests if `python3` is not present.