git subrepo pull (merge) --force deps/libchdr
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / tests / cli-tests / compression / long-distance-matcher.sh
diff --git a/deps/libchdr/deps/zstd-1.5.5/tests/cli-tests/compression/long-distance-matcher.sh b/deps/libchdr/deps/zstd-1.5.5/tests/cli-tests/compression/long-distance-matcher.sh
new file mode 100755 (executable)
index 0000000..8f2c61b
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+set -e
+
+# Test --long
+zstd -f file --long   ; zstd -t file.zst
+zstd -f file --long=20; zstd -t file.zst