2025-03-17 01:14:16 +03:00

8 lines
101 B
Bash

#!/bin/sh
set -e
GOLDEN_DIR="$ZSTD_REPO_DIR/tests/golden-decompression/"
zstd -r -t "$GOLDEN_DIR"