git subrepo pull (merge) --force deps/libchdr
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / tests / cli-tests / compression / row-match-finder.sh
diff --git a/deps/libchdr/deps/zstd-1.5.5/tests/cli-tests/compression/row-match-finder.sh b/deps/libchdr/deps/zstd-1.5.5/tests/cli-tests/compression/row-match-finder.sh
new file mode 100755 (executable)
index 0000000..5b36017
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+set -e
+
+# Test --[no-]row-match-finder
+zstd file -7f --row-match-finder
+zstd file -7f --no-row-match-finder